https://bugzilla.wikimedia.org/show_bug.cgi?id=24258
--- Comment #2 from Max Semenik <[email protected]> 2010-07-04 20:51:23 UTC --- http://www.mediawiki.org/wiki/%ab - works, though because it's not valid UTF-8 it gets converted to « according to content language's fallback encoding. http://www.mediawiki.org/wiki/%ft - "Bad Request" by Apache http://www.mediawiki.org/w/index.php?title=%ft - works, though because %ft is not a valid URL-encoded sequence, it gets eventually converted to %25ft same thing with %a I see no problem with MediaWiki, just Apache/rewrite rules. -- 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
