#16721: Blocktrans does not handle correctly litteral percents (%) in content
---------------------+--------------------------------------
Reporter: claudep | Owner: nobody
Type: Bug | Status: new
Milestone: 1.4 | Component: Internationalization
Version: SVN | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
---------------------+--------------------------------------
When a string inside a blocktrans tag contains litteral percent signs, the
matching translation is not retrieved, because escaping is done too late
in the render code of blocktrans. Patch follows.
--
Ticket URL: <https://code.djangoproject.com/ticket/16721>
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.