View Issue Details

IDProjectCategoryView StatusLast Update
0000246Composrcorepublic2012-05-13 04:41
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000246: 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
Time estimation (hours)1
Sponsorship open

Activities

Chris Graham

2012-05-13 04:41

administrator   ~0000478

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