#8393: Test client handler should call set_script_prefix
---------------------------------------+------------------------------------
Reporter: jcassee | Owner: nobody
Status: closed | Milestone: 1.0
Component: Unit test system | Version: SVN
Resolution: worksforme | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------+------------------------------------
Comment (by jcassee):
Jacob, it's definitely a resource-cleanup problem. Thanks for pointing
that out. The prefix is reset ({{{set_script_prefix}}} is called) at every
request (at least when using FastCGI or the development server), so I got
away with it. The test client does not reset it, so my code failed there.
--
Ticket URL: <http://code.djangoproject.com/ticket/8393#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
-~----------~----~----~----~------~----~------~--~---