Last modified: 2010-05-15 15:38:32 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4459, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2459 - Special:Log for [[a&b]] has broken links
Special:Log for [[a&b]] has broken links
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.5.x
All All
: Low minor with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://test.leuksman.com/index.php?ti...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-19 20:16 UTC by David Benbennick
Modified: 2010-05-15 15:38 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description David Benbennick 2005-06-19 20:16:09 UTC
Request the Special:Log page for an article with & in the title.  The links at
the bottom (previous 50, next 50, 20, 50, 100, etc) are broken.  For example, at
  http://test.leuksman.com/index.php?title=Special%3ALog&page=a%26b
the "20" link is

http://test.leuksman.com/index.php?title=Special:Log&type=&user=&page=A&b&limit=20&offset=0

The title, a&b, should be converted to a%26b in the URL, but has instead become
A&b.
Comment 1 Brion Vibber 2005-06-19 21:12:01 UTC
Used htmlspecialchars() where urlencode() should have been used. Fixed now in REL1_4 and 
HEAD.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links