#3414: middleware/common.py and SCGI bug - string index out of range
----------------------------------------------------+-----------------------
Reporter: Piotr MaliĆski <[EMAIL PROTECTED]> | Owner:
adrian
Status: new | Component:
Core framework
Version: SVN | Resolution:
Keywords: | Stage:
Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------------------------------+-----------------------
Comment (by Jordi Funollet <[EMAIL PROTECTED]>):
About the bug:
* Doesn't occurs on my development environment:
* Ubuntu Feisty 7.04 (Linux 2.6.20-15)
* Lighttpd-1.4.13 + Fastcgi
* Flup revision 2126
* Django revision 4463
* Occurs on my production :-( environment: (Textdrive hosting)
* FreeBSD 6.2-STABLE
* Lighttpd-1.4.13 + Fastcgi
* Flup revision 2126
* Django revision 4463
* Value of {{{APPEND_SLASH}}} doesn't change anything.
* The patch for {{{wsgi.py}}} shown on ticket:2407 doesn't solve this.
About the patch: it fixes the issue for me but I don't have experience
with CGI/1.1 specification, so this doesn't intends to be authoritative.
Not tested with django-trunk.
--
Ticket URL: <http://code.djangoproject.com/ticket/3414#comment:8>
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
-~----------~----~----~----~------~----~------~--~---