https://bugzilla.wikimedia.org/show_bug.cgi?id=21027





--- Comment #4 from Mark Bergsma <[email protected]>  2009-10-08 17:22:50 UTC 
---
I've just had a look at the code, and it seems that Squid does not do
canonizing of URLs w.r.t. percent-decoding. There is a function
url_decode_hex() in url.c which supports this, but it's only used for Gopher
(yay ;). I strongly suspect that it's caching them seperately, so indeed
MediaWiki may need to be adapted for that.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to