Opened 15 years ago
Closed 12 years ago
#9447 closed Uncategorized (wontfix)
ifequal should be chainable(and,or)
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Template system | Version: | 1.0 |
Severity: | Normal | Keywords: | ifequal, and, or |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The {% if %} tag supports and and or - it'd be handy if {% ifequal %} did as well.
Change History (5)
comment:1 Changed 15 years ago by
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:2 Changed 15 years ago by
comment:5 Changed 12 years ago by
Easy pickings: | unset |
---|---|
Resolution: | → wontfix |
Severity: | → Normal |
Status: | new → closed |
Type: | → Uncategorized |
We now have a much more advanced 'if' tag that supports '==', so this is no longer needed.
Note: See
TracTickets for help on using
tickets.
What is it going to be?