-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
Affects Version/s: 1.4.2
-
Component/s: None
The following works:
mytitle
a block of text surrounded with a panel
yet another line
But this does not:
{panel | borderStyle=dashed| borderColor=#ccc| titleBGColor=#F7D6C1| bgColor=#FFFFCE}a block of text surrounded with a panel
yet another line
The title variable is specified as optional in the documentation, so it would stand to reason that it is optional. Need to fix.