Opened 17 years ago
Closed 14 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 by , 17 years ago
| Triage Stage: | Unreviewed → Design decision needed |
|---|
comment:2 by , 17 years ago
comment:5 by , 14 years ago
| 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?