Opened 16 years ago

Closed 13 years ago

Last modified 12 years ago

#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)

template_invalid__loop.diff (2.2 KB ) - added by Thomas Güttler 16 years ago.
template_if_invalid.diff (7.0 KB ) - added by Thomas Güttler 16 years ago.
Previous patch included the function twice.

Download all attachments as: .zip

Change History (8)

by Thomas Güttler, 16 years ago

Attachment: template_invalid__loop.diff added

by Thomas Güttler, 16 years ago

Attachment: template_if_invalid.diff added

Previous patch included the function twice.

comment:2 by Jeff Anderson, 16 years ago

Triage Stage: UnreviewedAccepted

comment:3 by Chris Beaven, 15 years ago

Triage Stage: AcceptedDesign decision needed

comment:4 by Julien Phalip, 13 years ago

Severity: Normal
Type: New feature

comment:5 by Carl Meyer, 13 years ago

Easy pickings: unset
Resolution: needsinfo
Status: newclosed
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 Thomas Güttler, 12 years ago

Cc: hv@… removed
Note: See TracTickets for help on using tickets.
Back to Top