#12618: MethodDecoratorAdaptor raises ValueError on entries with slugs using
certain words.
------------------------------------+---------------------------------------
Reporter: alan | Owner: nobody
Status: closed | Milestone:
Component: Uncategorized | Version: SVN
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by lukeplant):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
You need to provide a lot more information about your view code for us to
have a chance to understand this. It seems extremely unlikely that this
is a genuine bug in Django code, since there is no special-casing in our
URL handling code that might trigger something like "test" or "echo", so
I'm closing INVALID. If you can provide a minimal test case that
demonstrates a bug in Django code, please re-open. If you need help
debugging the problem with your web app, please use the django-users
Google group, or IRC.
Thanks.
--
Ticket URL: <
http://code.djangoproject.com/ticket/12618#comment:1>