https://bugzilla.wikimedia.org/show_bug.cgi?id=40442
Liangent <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #5 from Liangent <[email protected]> 2012-09-26 22:51:08 UTC --- (In reply to comment #4) > If we do decoding in this parser function, it means certain titles would have > to be explicitly encoded, that would make things fail. Nothing would fail because we already do decoding in [[ ]] syntax -- that is, [[Fran%C3%A7ois]] links to https://en.wikipedia.org/wiki/Fran%C3%A7ois , and a urlencoded form is never a valid title. -- 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
