Unresolved
Details
Assignee
Igal SapirIgal SapirReporter
Igal SapirIgal SapirPriority
NewLabels
Fix versions
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
Details
Details
Assignee
Igal Sapir
Igal SapirReporter
Igal Sapir
Igal SapirPriority
Labels
Fix versions
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
Created 11 March 2020 at 19:24
Updated 7 June 2024 at 08:34
When a cfquery has a comment with a single apostrophe, the params are not resolved correctly.
<cfquery> /* this comment's will break params */ some code that uses a :param </cfquery>