Details
Details
Assignee
Unassigned
UnassignedReporter
Samuel W. Knowlton
Samuel W. KnowltonPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 7 July 2016 at 19:22
Updated 3 October 2022 at 11:10
DISCLAIMER: I know everyone hates cfform and cfdiv and we are removing then as fast as we can. In the process, we found a couple things that "probably should" work (in that the tags are still listed as compatible) or else marked as deprecated.
<cfdiv> is meant to pass any 'style' and 'class' attributes on to the div it creates. Instead, Lucee crashes:
attribute [class] is not supported for tag [Div]
attribute [style] is not supported for tag [Div]