Opened 9 years ago
Closed 9 years ago
#10101 closed (invalid)
blocktrans does not follow autoescape template tag
Reported by: | gregoire | Owned by: | nobody |
---|---|---|---|
Component: | Template system | Version: | master |
Severity: | Keywords: | ||
Cc: | gregoire@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | UI/UX: |
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.