Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Ben Reid
Ben ReidLabels
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
Affects versions
Priority
Created 26 July 2019 at 02:43
Updated 21 February 2022 at 18:43
Resolved 21 February 2022 at 18:43
Adobe ColdFusion 11 added a 4th parameter throwOnError to Canonicalize().
Lucee does not support the presence more than 3 parameters, it throws the following error:
lucee.runtime.exp.TemplateException: too many Attributes (3:4) in function call [Canonicalize]
See documentation: https://cfdocs.org/canonicalize