#8566: mark_safe not propagating from widgets to templates
-------------------------------------+--------------------------------------
Reporter: agirman | Owner: nobody
Status: reopened | Milestone: 1.2
Component: Core framework | Version: SVN
Resolution: | Keywords: mark_safe, safe string,
escape, escaping, widgets
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Changes (by Denis_Cheremisov):
* status: closed => reopened
* resolution: fixed =>
* milestone: 1.0 => 1.2
Comment:
It only propagates unicode safe strings (SafeUnicode), not simple strings
(SafeString)
--
Ticket URL: <http://code.djangoproject.com/ticket/8566#comment:4>
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 [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
-~----------~----~----~----~------~----~------~--~---