#15683: the force_escpe filter should not call mark_safe
-------------------------------------+-------------------------------------
Reporter: tyrion | Owner:
Type: | marcosmoyano
Cleanup/optimization | Status: closed
Component: Template system | Version: 1.3
Severity: Normal | Resolution: fixed
Keywords: force_escape | Triage Stage: Accepted
mark_safe | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 1 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by claudep):
* status: assigned => closed
* resolution: => fixed
Comment:
In [17876]:
{{{
#!CommitTicketReference repository="" revision="17876"
Fixed #15683 -- Prevented escaped string to be needlessly marked safe
twice in force_escape filter. Thanks tyrion for the initial patch.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15683#comment:9>
Django <https://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.