[Bug 21027] Requests with utf-8 in the URL return a outdated page revision

2011-04-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21027

Mark A. Hershberger  changed:

   What|Removed |Added

 Depends on||28602

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21027] Requests with utf-8 in the URL return a outdated page revision

2010-01-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21027


Mark Bergsma  changed:

   What|Removed |Added

 AssignedTo|m...@nedworks.org   |wikibugs-
   ||l...@lists.wikimedia.org




-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21027] Requests with utf-8 in the URL return a outdated page revision

2009-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21027





--- Comment #5 from Michael Holzt   
2009-10-08 17:25:53 UTC ---
I'm not sure how redirecting could fix this, unless you want to redirect all
URLs without percent-encoding to URLs with percent-encoding, which seems ugly?
Technically both URLs are exactly the same, so in my opinion this shall be
fixed in squid.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21027] Requests with utf-8 in the URL return a outdated page revision

2009-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21027





--- Comment #4 from Mark Bergsma   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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21027] Requests with utf-8 in the URL return a outdated page revision

2009-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21027





--- Comment #3 from Michael Holzt   
2009-10-08 17:16:07 UTC ---
Hmm, i've just noticed that bugzilla seems to have a bug as well as can be seen
in my bugreport. The url does not get linked correctly, the trailing “ is
missing...


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21027] Requests with utf-8 in the URL return a outdated page revision

2009-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21027


Brion Vibber  changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 AssignedTo|wikibugs-   |m...@nedworks.org
   |l...@lists.wikimedia.org   |




--- Comment #2 from Brion Vibber   2009-10-08 17:09:26 UTC 
---
Mark, do we know whether Squid normalizes percent-encoded chars vs raw chars in
URLs when determining canonical URLs for caching?

MediaWiki redirects you to the canonical URL for not-quite-canonical page view
URLs in order to ensure consistent caching, but I have the vaguest recollection
that our detection is post-percent decoding so we're not necessarily doing that
right already.

If Squid would be caching them separately, then we might need to fix that up in
MediaWiki to be more aggressive about the redirecting.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21027] Requests with utf-8 in the URL return a outdated page revision

2009-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21027


Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #1 from Platonides   2009-10-06 21:24:41 UTC 
---
Looks like a problem with the squids cache not being purged for that encoding.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l