Bug #369
UserCP Ampersand in link not valid
| Status: | Closed | Start: | 08/13/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Ryan Gordon | % Done: | 100% |
|
| Category: | User Control Panel | |||
| Target version: | 1.4.10 | |||
| Reproducibility: | Browser: | |||
| Reported In MyBB Version: | 1.4.8 | Database Type: | ||
| PHP Version: | Database Version: |
Description
Just a tiny issue. In the file usercp.php find:$leavelink = "<div style=\"text-align: center;\"><a href=\"usercp.php?action=usergroups&leavegroup=".$usergroup['gid']."&my_post_key={$mybb->post_code}\">".$lang->usergroup_leave."</a></div>";
& should be &
Associated revisions
Fixes Merged Accounts and Join Date (fixes:366)
Fixes Who's online do_addsubscription and removesubscriptions (fixes:367)
Fixes UserCP Ampersand in link not valid (fixes:369)
Fixes Search PHP error (fixes:368)
Fixes Copy forum - forum can have no parent (fixes:370)
Fixes Backup DB and Check File task enabling warning (fixes:371)
Fixes Syndication: Atom and RSS different time (fixes:372)
Fixes Buddy List doesn't show invisible users as online (fixes:373)
Fixes editpost editpost_start hook run twice (fixes:374)
History
Updated by Ryan Gordon about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r4427.
Updated by Stefan T. about 1 year ago
- Status changed from Resolved to Closed
Updated by Ryan Gordon 12 months ago
- Target version changed from 1.4.9 to 1.4.10
- Reported In MyBB Version set to 1.4.8