#6766 closed New feature (needsinfo)
TEMPLATE_STRING_IF_INVALID should work for loops
| Reported by: | Thomas Güttler | Owned by: | nobody |
|---|---|---|---|
| Component: | Template system | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Design decision needed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This small patch enables to render TEMPLATE_STRING_IF_INVALID in loops.
Attachments (2)
Change History (8)
by , 18 years ago
| Attachment: | template_invalid__loop.diff added |
|---|
by , 18 years ago
| Attachment: | template_if_invalid.diff added |
|---|
comment:2 by , 17 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 16 years ago
| Triage Stage: | Accepted → Design decision needed |
|---|
comment:4 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → New feature |
comment:5 by , 14 years ago
| Easy pickings: | unset |
|---|---|
| Resolution: | → needsinfo |
| Status: | new → closed |
| UI/UX: | unset |
This report doesn't clearly state what the existing behavior is, why it's problematic, and what the desired alternative behavior is. The "small patch" changes quite a lot of existing tests and doesn't clarify matters. Closing "needsinfo".
comment:6 by , 14 years ago
| Cc: | removed |
|---|
Note:
See TracTickets
for help on using tickets.
Previous patch included the function twice.