cfheader & cfparam tag with end tag throws error

Description

"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>

Activity

Show:

Pothys - MitrahSoft 13 October 2023 at 06:26

Pothys - MitrahSoft 24 April 2023 at 05:29

I've checked this ticket with lucee fixed version 6.0.0.379-SNAPSHOT. cfheader & cfparam tag with end tag doesn't cause error and issue solved

Pothys - MitrahSoft 22 March 2023 at 06:54

I’ve added a fix to this issue

Pull Request: https://github.com/lucee/Lucee/pull/1987

Fixed

Details

Assignee

Reporter

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

Sprint

Fix versions

Priority

Created 22 March 2023 at 06:07
Updated 13 October 2023 at 06:26
Resolved 24 April 2023 at 05:29

Flag notifications