Improve error message - cflocation tag with end tag didn't work properly
Description
Activity
Show:
Pothys - MitrahSoft 31 August 2020 at 12:13
@Michael Offner, I've checked it and issue resolved on 5.3.8.50. So, I changed the status as deployed of the ticket.
Michael Offner 31 August 2020 at 12:01
@Pothys - MitrahSoft please give this build a try
Michael Offner 31 August 2020 at 11:59
Pothys - MitrahSoft 20 July 2020 at 14:58
I've added a fix for this ticket
Pull Request: https://github.com/lucee/Lucee/pull/984
Fixed
Details
Details
Assignee
Reporter
Pothys - MitrahSoft
Pothys - MitrahSoftLabels
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
None
Fix versions
Priority
Created 25 October 2019 at 10:21
Updated 31 August 2020 at 12:13
Resolved 31 August 2020 at 12:13
"no matching start tag for end tag [cflocation]" error throws when we use end tag for cflocation. At that time, ACF doesn't throw any error, it working as expected. But, lucee throws an error.
<cflocation url="test.txt"></cflocation>