Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Elias Rivers / Elias Rivers (Elias Rivers)
Created: 12/21/2015
Components: Documentation
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 0
Problem Description:
When I enable "Prefix Serialized JSON" in ColdFusion Administrator for ColdFusion 11, I get a red bar with an error message within CFFILEUPLOAD instead of a green bar with a success message.
Steps to Reproduce:
Turn on "Prefix Serialized JSON" in ColdFusion Administrator. Build a screen that calls CFFILEUPLOAD and point it to a page that will process the upload. On the processing page, output a valid JSON value and output it using serializeJSON().
Actual Result:
The CFFILEUPLOAD will display a red bar with an error message. If you turn off "Prefix Serialized JSON", it will bring back a green bar with a success message on it.
Expected Result:
I should see a green bar with a success message.
Any Workarounds:
Turn off "Prefix Serialized JSON" in the ColdFusion Administrator. If your goal is to make JSON more secure, the only work around is to not use CFFILEUPLOAD to perform multiple file uploads with a JSON response.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4102180
External Customer Info:
External Company:
External Customer Name: Elias Rivers
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: