Changes between Initial Version and Version 1 of Ticket #10449, comment 20


Ignore:
Timestamp:
Mar 9, 2026, 4:53:06 PM (8 days ago)
Author:
Jacob Walls

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10449, comment 20

    initial v1  
    1 PR from comment#19 just documented (via a test case) calling `mark_safe()` on hard-coded values sporting HTML entities, whereas I took the point to be that translation strings ''might or might not'' contain HTML entities after resolving them to local values.
     1PR from comment:19 just documented (via a test case) calling `mark_safe()` on hard-coded values sporting HTML entities, whereas I took the point to be that translation strings ''might or might not'' contain HTML entities after resolving them to local values.
Back to Top