Opened 18 years ago
Closed 18 years ago
#4089 closed (invalid)
join filter throws TypeError exception not caught in filter function when arg not iterable
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Template system | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Summary sums it up. If the variable being filtered on isn't iterable a TypeError is thrown and isn't caught and dealt w/ silently.
Attachments (1)
Change History (2)
by , 18 years ago
Attachment: | defaultfilters.py.diff added |
---|
comment:1 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.