View Issue Details

IDProjectCategoryView StatusLast Update
246Composrcorepublic2012-05-13 04:41
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary246: Change semantics of 'FORM_SCREEN.GET'
DescriptionNo boolean variables passed to templates should actually be checked with IF_PASSED, because then passing false is the same as passing true, and it's confusing. Find any of these cases and change it to a required template parameter.
This isn't done currently to keep compatibility, but when we do break it, we should fix this.
TagsRisk: Breaks themes , Risk: Core rearchitecting
Attach Tags
Time estimation (hours)1
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2012-05-13 04:41

administrator   ~478

Actually did it by adding a new directive set that respects both passed and boolean settings.

Issue History

Date Modified Username Field Change
2016-06-08 00:15 Chris Graham Tag Renamed Core rearchitecting => Risk: Core rearchitecting
2016-06-08 00:15 Chris Graham Tag Renamed Breaks themes => Risk: Breaks themes