#3785: admin does not valid object id values before using them in database
queries
--------------------------------------+-------------------------------------
Reporter: anonymous | Owner: nobody
Status: new | Milestone:
Component: Admin interface | Version: SVN
Resolution: | Keywords: admin, urls, invalid url
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Comment (by trbs):
Tested it with latest django (r8457) and pinax source.
{{{
Exception Type: ValueError at /admin/announcements/announcement/1/@/
Exception Value: invalid literal for int() with base 10: '1/@'
}}}
Think we can put this one on post 1.0 ?
Unless brosner (as the authoritive source on NFA ? :) thinks it's an
important bug and/or relatively easy and safe patch to get the validation
right.
--
Ticket URL: <http://code.djangoproject.com/ticket/3785#comment:4>
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
-~----------~----~----~----~------~----~------~--~---