Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 07/24/2013
Components: Language
Versions: 2016,11.0,10.0,2018
Failure Type: Non Functioning
Found In Build/Fixed In Build: 9.0.1 / 2018_Final
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win XP All
Vote Count: 0
See http://cfmlblog.adamcameron.me/2013/07/whilst-on-subject-of-things-in.html
This breaks:
a = 1;
b = 2;
writeOutput("Result: #a == b#");
This doesn't:
a = 1;
b = 2;
writeOutput("Result: #a EQ b#");
Both should work.
Works fine on Railo and OpenBD
--
Adam
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3600686
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Adam Cameron.
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: