Ticket #177 (closed defect: fixed)
isDefined issue with fusebox 5 in circuit
| Reported by: | tazmachine | Owned by: | sean@… |
|---|---|---|---|
| Type: | defect | Priority: | normal |
| Milestone: | Fusebox 5.1 | Component: | Extensions: Lexicons/Plugins |
| Version: | 5.1 | Severity: | normal |
| Keywords: | isDefined | Cc: |
Description
<if condition="isDefined("attributes.displaymode")
and attributes.displaymode eq "print"">
<false>
<do action="layouts.moduleheader" />
</false>
</if>
error: Element DISPLAYMODE is undefined in ATTRIBUTES.
Which is not true
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
