Status/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Ranganathan Sundaram / Ranganathan Sundaram (rangatest)
Created: 07/13/2010
Components: AJAX, UI Components
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,0,251028 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 1
Problem:
Steps:1. Have this.secureJSON = "true" in Application.cfc.2. In the server file that uploads the file, create your structure to output the status and message and output the struct.3. Select a file to upload using CFFILEUPLOAD tag4. Click Upload button.5. You will get error in the progress bar a. But the file gets uploaded b. The OnComplete JS fires.
Method:
Steps:1. Have this.secureJSON = "true" in Application.cfc.2. In the server file that uploads the file, create your structure to output the status and message and output the struct.3. Select a file to upload using CFFILEUPLOAD tag4. Click Upload button.5. You will get error in the progress bar a. But the file gets uploaded b. The OnComplete JS fires.
Result:
CFFILEUPLOAD UI component uploads the file but still throws error on the following 2 conditions:1. In Application.cfc setting this.secureJSON = "true"2. Debug output settings is turned ON.Steps:1. Have this.secureJSON = "true" in Application.cfc.2. In the server file that uploads the file, create your structure to output the status and message and output the struct.3. Select a file to upload using CFFILEUPLOAD tag4. Click Upload button.5. You will get error in the progress bar a. But the file gets uploaded b. The OnComplete JS fires.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041763
External Customer Info:
External Company:
External Customer Name: Ranganathan Sundaram
External Customer Email: 5B34617243B135809920157F
External Test Config: 07/13/2010
Attachments:
Comments: