Opened 14 years ago
Closed 14 years ago
#17233 closed Uncategorized (fixed)
Typo in defaultfilters
| Reported by: | Alex Alexapolsky | Owned by: | Alex Alexapolsky |
|---|---|---|---|
| Component: | Template system | Version: | dev |
| Severity: | Normal | Keywords: | typo |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
File defaultfilters.py contains a typo, lines 771-772
Given a string mapping values for true, false and (optionally) None,
returns one of those strings accoding to the value:
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Thank you for the report. Could you please re-generate your patch from the root of the tree, so that it's easier to apply? Thanks!