Menu

Commit [r5162]  Maximize  Restore  History

My bad, urllib.unquote is perfectly able to handle unicode input, whereas our unicode_unquote was meant to be the reverse of unicode_quote (hence expecting a str input). Fixes #5067.

cboos 2007-04-02

changed /trunk/trac/db/api.py
/trunk/trac/db/api.py Diff Switch to side-by-side view
Loading...