#3414: middleware/common.py and SCGI bug - string index out of range (caused by
missing PATH_INFO)
-----------------------------------------------------------+----------------
Reporter: Piotr MaliĆski <[EMAIL PROTECTED]> | Owner:
nobody
Status: reopened | Milestone:
Component: Core framework | Version:
SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------------------+----------------
Changes (by Richard Davies <[EMAIL PROTECTED]>):
* status: closed => reopened
* resolution: fixed =>
* summary: middleware/common.py and SCGI bug - string index out of range
=> middleware/common.py and SCGI bug - string
index out of range (caused by missing
PATH_INFO)
Comment:
Regardless of the rights or wrongs of the Lighttpd approach in my comment
16, the target of this ticket is to find a solution for cases where
PATH_INFO is not set in the incoming environment (first identified in
comment 5 in the case of Cherokee). [8015] fixes #285, but still assumes
that PATH_INFO is correctly set in the incoming environment, so cannot
close this ticket.
--
Ticket URL: <http://code.djangoproject.com/ticket/3414#comment:20>
Django Code <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
-~----------~----~----~----~------~----~------~--~---