* component: Template system => Documentation
Comment:
I believe the only way forwards is to explain the current behavior and add
warnings in the documentation.
--
Ticket URL: <https://code.djangoproject.com/ticket/14808#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Tobias Kunze
* status: new => assigned
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/14808#comment:11>
* version: 1.2 => master
Comment:
[https://github.com/django/django/pull/11236 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/14808#comment:12>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"7d49ad76562e8c0597a0eb66046ab423b12888d8" 7d49ad7]:
{{{
#!CommitTicketReference repository=""
revision="7d49ad76562e8c0597a0eb66046ab423b12888d8"
Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape
translations.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/14808#comment:13>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"b51842af2642df16505db57bdec8973e464f6822" b51842a]:
{{{
#!CommitTicketReference repository=""
revision="b51842af2642df16505db57bdec8973e464f6822"
[2.2.x] Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape
translations.
Backport of 7d49ad76562e8c0597a0eb66046ab423b12888d8 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/14808#comment:14>