Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Dave Ferguson / Dave Ferguson (Dave Ferguson)
Created: 03/09/2016
Components: Mobile Support
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Beta1_v12 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Mac All
Vote Count: 1
Using strict comparison operators in javascript inside cfclient throws an error..
Any strict comparison operator causes error... "===", "!=="
Invalid CFML construct found on line 228 at column 45.
ColdFusion was looking at the following text:
=
if (selectedMerge === 0){
return;
}
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126492
External Customer Info:
External Company: Disney IT
External Customer Name: Dave Ferguson
External Customer Email: dave@dkferguson.com
External Test Config:
Attachments:
Comments: