#17550: WSGI request to /subdir/subdir returns the index page
-----------------------------+---------------------------------------
     Reporter:  vdboor       |                    Owner:  nobody
         Type:  Bug          |                   Status:  new
    Component:  Core (URLs)  |                  Version:  1.4-alpha-1
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+---------------------------------------
Changes (by aaugustin):

 * stage:  Unreviewed => Accepted


Comment:

 As explained in
 
[https://code.djangoproject.com/browser/django/trunk/django/core/handlers/wsgi.py?annotate=blame#L129
 the source], this condition is a workaround for a bug in flup, reported in
 #8490 and fixed at r8569. I don't know if that bug was reported to flup.

 flup 1.0.2 was released 2.5 years ago, if it fixes the bug, maybe we can
 get rid of this hack...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17550#comment:2>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to