url_with_query overquoting
"Mike Orr" <[email protected]> Thu, 30 Aug 2007 17:32:47 -0700
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
quixote.html.url_with_query() is escaping the "&" when it builds a query string. This makes it impossible to pass the URL to quixote.redirect(). -- Mike Orr <[email protected]>