#14259: URL dispatcher does not reject duplicate URL names
-------------------------------------+--------------------------------------
          Reporter:  tobias          |         Owner:  nobody
            Status:  new             |     Milestone:  1.3   
         Component:  Core framework  |       Version:  1.2   
        Resolution:                  |      Keywords:        
             Stage:  Accepted        |     Has_patch:  0     
        Needs_docs:  0               |   Needs_tests:  0     
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Changes (by mlavin):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Added a test case which shows the reported problem. There is a use case
 for urls will the same name but different arguments that should resolve
 correctly. Not clear to me what the solution should be (failing hard,
 resolving to the first or something else) but this looks like a problem.

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