Take the latest version of Firefox and type http://webpy.org/?q=éé

The bug that was fixed for url paths isn't for url parameters:
https://bugs.launchpad.net/openlibrary/+bug/333710

With Firefox the url becomes http://webpy.org/?q=%E9%E9 and so the
parameters are encoded to latin-1. But webpy expects utf-8 encoded
parameters which causes the error.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to