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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
<wmf.bugconver...@gmail.com> ---
-------------------------------------------------------------------------------
From: River Tarnell <river.tarn...@wikimedia.de>
Date: Wed, 17 Sep 2008 15:55:09
-------------------------------------------------------------------------------

Resolved in r43 by using urllib.unquote to decode the URL. This yields Latin-1
rather than a Unicode string, but since we don't actually do anything with the
value other than passing it to MySQL (which also thinks it's Latin-1), it works
okay.

-- 
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

Reply via email to