#13260: urlresolvers.reverse() generates invalid URLs when an argument contains 
%
character
---------------------------------------------+------------------------------
          Reporter:  semenov                 |         Owner:  stumbles
            Status:  assigned                |     Milestone:          
         Component:  Core framework          |       Version:  SVN     
        Resolution:                          |      Keywords:          
             Stage:  Design decision needed  |     Has_patch:  1       
        Needs_docs:  0                       |   Needs_tests:  0       
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by stumbles):

  * version:  1.1 => SVN
  * stage:  Accepted => Design decision needed

Comment:

 As to whether args and kwargs should be quoted (ie. whether this is a bug
 or is expected behaviour), there was one response each way to the post
 mentioned above.

 The patch I've added assumes args and kwargs should be quoted (ie. bug).
 It modifies an existing test to fit this assumption. If you don't think
 this assumption is correct, please ignore the patch and close this ticket.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13260#comment:9>
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.

Reply via email to