Opened 17 years ago
Closed 17 years ago
#6471 closed (fixed)
force_escape is not a string filter. Silly typo!
Reported by: | Ned Batchelder | Owned by: | nobody |
---|---|---|---|
Component: | Template system | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Due to a cut-and-paste error, the force_escape filter is not a stringfilter.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | force_escape.diff added |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The patch!