#246 - Change semantics of 'FORM_SCREEN.GET'
| Identifier | #246 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Change semantics of 'FORM_SCREEN.GET' |
| Status | Completed |
| Tags |
Risk: Breaks themes (custom) Risk: Core rearchitecting (custom) |
| Handling member | Chris Graham |
| Addon | core |
| Description | No 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. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments