[#1260] Use quote(), not quote_plus().
WebOb passes URLs (path part) thru unquote()/quote(), so using quote_plus() will lead to doublequoting.
Authored by: Paul Sokolovsky 2011-01-11
Parent(s): [46a341]
Child(ren): [4a9e3a]