Opened 17 years ago
Closed 17 years ago
#10101 closed (invalid)
blocktrans does not follow autoescape template tag
| Reported by: | gregoire | Owned by: | nobody |
|---|---|---|---|
| Component: | Template system | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | gregoire@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When you use {% blocktrans %} with variables inside an {% autoescape off %} block, blocktrans still escape those variables.
Note:
See TracTickets
for help on using tickets.
Sorry, it's working fine actually.