Ticket #585 (closed defect: fixed)
Error when uploading media without clicking "add multiple files"
| Reported by: | jake | Owned by: | boutell |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | apostrophePlugin | Version: | trunk |
| Keywords: | media | Cc: | johnnyoffline, rickybanister |
| Symfony version: | 1.4 |
Description
When uploading media in the trunk, if you try to upload a file without clicking "add multiple files" you get these errors:
Notice: Undefined index: item-1 in /Users/jakehiller/Sites/asandboxtrunk/plugins/apostrophePlugin/lib/action/BaseaMediaActions.class.php on line 633
and so on, up to "undefined index: item-5".
if you click "add multiple" the file will upload successfully.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


