https://bugzilla.wikimedia.org/show_bug.cgi?id=31440
Bryan Tong Minh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Bryan Tong Minh <[email protected]> 2011-10-07 18:06:24 UTC --- $wgAllogExternalImages mostly assumes that urls contain no special characters. This is standard behaviour for handling urls, see <http://en.wikipedia.org/wiki/Urlencode#Percent-encoding_in_a_URI> for a list of unreserved characters. -- 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
