https://bugzilla.wikimedia.org/show_bug.cgi?id=20027
Summary: Page move with special characters fails in some skins
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: Normal
Component: User interface
AssignedTo: [email protected]
ReportedBy: [email protected]
In the skins Classic, Cologne blue and Nostalgia, the url when clicking the
move link on many page names with percent-encoded characters is wrong and
causes the error message:
"No target
You have not specified a target page or user on which to perform this
function."
For example, on the article Lay's at
http://en.wikipedia.org/wiki/Lay%27s
two correctly working move url's would be
http://en.wikipedia.org/wiki/Special:MovePage/Lay%27s
or
http://en.wikipedia.org/w/index.php?title=Special:MovePage&target=Lay%27s
but in Classic, Cologne blue and Nostalgia it is
http://en.wikipedia.org/w/index.php?title=Special:MovePage&target=Lay%2527s
It says %25 instead of %. It can happen for each % if there are more. The
percent-encoding of % is %25 so maybe the url has been percent-encoded twice in
a row.
In all other skins in the English Wikipedia, the move url is the correctly
working
http://en.wikipedia.org/wiki/Special:MovePage/Lay%27s
This problem was reported 30 July 2009 at
http://en.wikipedia.org/wiki/Wikipedia:Help_desk#Moving_a_page with permanent
link
http://en.wikipedia.org/w/index.php?title=Wikipedia:Help_desk&oldid=305260677#Moving_a_page
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l