Ticket #160 (closed defect: fixed)
Sequence of conditional logic in <IF> bvlock
| Reported by: | forthmedia | Owned by: | scorfield |
|---|---|---|---|
| Type: | defect | Priority: | normal |
| Milestone: | Fusebox 5.1 | Component: | Fuxebox 4.1 Compatibility |
| Version: | 5.0 | Severity: | normal |
| Keywords: | Cc: |
Description
In <IF>..</IF> blocks the <TRUE><FALSE> blocks must be coded in this order. Otherwise if coded <FALSE> then <TRUE> the <TRUE> block is ignored (not compiled into the parsed files). If this is a syntax requirement then it impacts backward compatibility becasue FB41 doesn't care about the order.
I also heard that both <TRUE> and <FALSE> where required (optional in FB41) however my tests demonstrate that <TRUE> or <FALSE> blocks coded by themselves perform as expected.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
