Bugs item #1879122, was opened at 2008-01-24 20:26 Message generated for change (Comment added) made by wikipedian You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1879122...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: None
Status: Closed Resolution: Fixed
Priority: 6 Private: No Submitted By: Andr Malafaya Baptista (malafaya) Assigned to: Nobody/Anonymous (nobody) Summary: Double redirect fixes not coding special characters in EO.WP
Initial Comment: A user of the Esperanto Wikipedia alerted me to this problem. The command:
redirect.py -lang:eo double
messes up redirects to articles containing the special character convention in Esperanto sx, cx, ux, etc.. Check this edit made by my bot:
http://eo.wikipedia.org/w/index.php?title=Steindorf&action=edit&oldi...
Instead of using the special character '', it mangles it as 'Sxx' (not even 'Sx'), causing it to be broken (I believe it's even not well interpreted by the Wiki, because 'Sxx' is being rendered as 'Sx').
----------------------------------------------------------------------
Comment By: Daniel Herding (wikipedian)
Date: 2008-08-21 12:23
Message: Logged In: YES user_id=880694 Originator: NO
I think this is fixed now: http://eo.wikipedia.org/w/index.php?title=Bourne_%C5%9Celo&diff=1900153&...
----------------------------------------------------------------------
Comment By: AndreasJS (andreasjs) Date: 2008-01-26 03:49
Message: Logged In: YES user_id=1738850 Originator: NO
Titles have to be x-decoded to work as links.
See patch 1880140
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1879122...