Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Michael M. / ()
Created: 01/11/2019
Components: Language, CF Component
Versions: 2016,11.0
Failure Type: Engineering Work Item
Found In Build/Fixed In Build: Update 15 / 2020.0.0.314573
Priority/Frequency: Normal / Some users will encounter
Locale/System: ALL / Win 2008 Server
Vote Count: 0
We recently updated to Update 15
When we use csrfGenerateToken( forceNew = true ) it generates the following error:
A built-in ColdFusion function cannot accept an assignment statement as a parameter, although it can accept expressions. For example, CSRFGENERATETOKEN(d=a*b) is not acceptable.
Steps to Reproduce:
Actual Result:
We would expect the function to generate a Token that we use to deter cross site scripting.
Any Workarounds:
Attachments:
Comments: