FLUID-671: File Upload: Punch through more elaborate server-side upload errors

Metadata

Source
FLUID-671
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Eli Cochran
Created
2008-05-29T11:31:58.000-0400
Updated
2011-01-05T15:41:35.964-0500
Versions
  1. 0.1
  2. 0.3
  3. 0.4beta1
  4. 0.4
  5. 0.5beta1
  6. 0.5
  7. 0.6beta1
  8. 0.6
  9. 0.7
  10. 0.8
  11. 0.8.1
  12. 1.0
  13. 1.1
  14. 1.1.1
  15. 1.1.2
Fixed Versions
N/A
Component
  1. Uploader

Description

Currently the only error that is passed to the client-side of the Uploader is a very generic 500 error, we need to provide a way to give the user better feedback on problems that occurred on the server.

Comments

  • Armin Krauss commented 2009-10-08T15:04:52.000-0400

    Is there any plan to improve the error messaging on the test server? I did Uploader tests with IE 6 (Flash 9) on Win XP and if I remove a file from the file system while uploading the message is generic "File upload error: a network error occured"

  • Mike Lam commented 2011-01-05T15:41:35.962-0500

    Duplicate JIRA. See FLUID-2355