#5880: Cross-site(?) scripting when adding text via the "foreign key" popup
window
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: closed | Component: Admin interface
Version: SVN | Resolution: fixed
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------+----------------------------------------
Comment (by [EMAIL PROTECTED]):
There's one curiosity: It seems that the autoescape mode is off by
default. (This should be documented explicitly in templates.txt.)
When I trigger a TemplateSyntaxError exception (by providing an {%
autoescape on %} tag but omitting the closing tag, in the error page, no
escaping is done, producing lots of JavaScript boxes. This doesn't look
intentional.
SVN revision 6692
Roland
--
Ticket URL: <http://code.djangoproject.com/ticket/5880#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
-~----------~----~----~----~------~----~------~--~---