Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Pothys - MitrahSoftPothys - MitrahSoftNew 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
Sprint
NoneFix versions
Priority
New
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Pothys - MitrahSoft
Pothys - MitrahSoftNew 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
Sprint
None
Fix versions
Priority
Created 22 March 2023 at 06:07
Updated 13 October 2023 at 06:26
Resolved 24 April 2023 at 05:29
"no matching start tag for end tag [cfheader]/[cfparam]" error throws when we use end tag for cfheader & cfparam and ACF doesn't throw any error, it working as expected.
<cfheader name="Content-Type" value="application/json"></cfheader>
<cfparam name="testVal" default=""></cfparam>