Ticket #25 (new defect)
Error When Uploading Video With Same File Name
| Reported by: | anonymous | Owned by: | andycat |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.4 |
| Component: | ATEngageVideo | Version: | |
| Keywords: | Cc: |
Description
When uploading a video that had the same filename to the same folder, Plone returned an error that is not user-friendly.
http://www.engagemedia.org/Members/pineapple/videos/atengagevideo.2007-05-15.6134266824/atct_edit
I tried uploading a video to this new video object with the same file name as one already existing in that folder.
I got this error:
- - - - - - - -
Site error
This site encountered an error trying to fulfill your request. The errors were:
Error Type
Copy Error
Error Message
!
The id "video26.3gp" is invalid - it is already in use.
Request made at
2007/05/15 11:32:52.637 Universal
- - - - - - - -
The error contained an "OK" button. When I clicked this button I was taken to this Zope page:
http://www.engagemedia.org/Members/pineapple/videos/manage_main?
A user should not be taken to a page like this at all.
Instead, when a video with the same filename is uploaded to the same folder, a message should be returned that says:
"Video already exists in this folder. Please upload a video with a different filename, or delete the one that already exists and try uploading again."
It should offer the opportunity to reupload the video at this point also.
