#11351: IE6 times out in the Django Development Server when a Request.Post is
passed
-----------------------------------------------------+----------------------
Reporter: [email protected] | Owner: nobody
Status: reopened | Milestone:
Component: HTTP handling | Version: 1.0
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------------+----------------------
Changes (by anonymous):
* status: closed => reopened
* resolution: invalid =>
Comment:
Similar problem. Server not found error.
Manifests itself using IE 6 and 7 using the dev. server (manage.py
runserver).
Does not manifest using apache22/mod_python. Reproduced on another
workstation.
Custom views and the Django administrator as well.
Process seems to be POST-> do some processing-> HTTPResponseRedirect->
failure.
Python 2.6, Django 1.1.
--
Ticket URL: <http://code.djangoproject.com/ticket/11351#comment:2>
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
-~----------~----~----~----~------~----~------~--~---