#13260: urlresolvers.reverse() generates invalid URLs when an argument contains
%
character
-------------------------------------+--------------------------------------
Reporter: semenov | Owner: stumbles
Status: assigned | Milestone:
Component: Core framework | Version: 1.1
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Comment (by semenov):
I believe this patch is not complete. The existing behavior replaces ' '
with '%20'. As you added an explicit call to urlquote(), that logic
supposedly got redundant and had to be removed, but I don't see that in
the patch.
--
Ticket URL: <http://code.djangoproject.com/ticket/13260#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en.