Title:
CF10 is evaluating strings with comma's as complex types (Array), formerly they were just Strings in version 8
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Geoffrey Marsh / Geoffrey Marsh (ScarletOrangeman)
Created: 09/18/2014
Components: Language
Versions: 10.0
Failure Type: Crash
Found In Build/Fixed In Build: Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 0
Duplicate ID: CF-3295296
Problem Description: Variables that used to be considered strings are now being interpreted as arrays. Same code and database works fine in Coldfusion 8, but when we switch to the server running CF10, it gives us an error saying that the argument being sent across isn't a string. Any if I change the argument type to "any" it'll pass that section but gives me an error saying you cannot evaluate complex values as simple values later on.
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3827677
External Customer Info:
External Company:
External Customer Name: ScarletOrangeman
External Customer Email:
External Test Config:
Attachments:
Comments: