#6228: Common middleware does not respect urlconf override in request -------------------------------------+-------------------------------------- Reporter: trey | Owner: nobody Status: new | Milestone: Component: Core framework | Version: SVN Resolution: | Keywords: middleware, common Stage: Accepted | Has_patch: 1 Needs_docs: 0 | Needs_tests: 1 Needs_better_patch: 0 | -------------------------------------+-------------------------------------- Comment (by mikexstudios):
@skip No, #5034 does not fix this issue. I tested this against the APPEND_SLASH config. I would really like to see this be part of 1.2 and would be happy to write tests for this patch. But where should the test go? I can see two places where it might exist: django/trunk/tests/regressiontests/urlpatterns_reverse/tests.py under class RequestURLconfTests: (line 253) or django/trunk/tests/regressiontests/middleware/tests.py under class CommonMiddlewareTest -- Ticket URL: <http://code.djangoproject.com/ticket/6228#comment:5> 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 django-upda...@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.