[twill] query_string handling in wsgi_intercept.py

Kumar McMillan kumar.mcmillan at gmail.com
Wed Apr 16 10:42:46 PDT 2008


On Wed, Apr 16, 2008 at 3:06 AM, Titus Brown <titus at caltech.edu> wrote:
>  -> In short, query string is decoded twice like following
>  -> %2B -> + -> SPACE
>  ->
>  -> Please look into the attached file. This change doesn't break the
>  -> twill's unittest at all.
>
>  Hi Takashi, thanks -- I have to look into this more, but I have little
>  doubt your patch fixes a real problem :).
>
>  I should also check with Kumar to see if his latest version of
>  wsgi_intercept handles this properly...

funny, Juergen Karnaller just reported this bug a few days ago:
http://code.google.com/p/wsgi-intercept/issues/detail?id=11

I take it no one can think of why unquoting was done here?  Otherwise
I'll go ahead and remove it and cut a bugfix release.



More information about the twill mailing list