#6590 closed defect (bug) (fixed)
Duplicate ids in the BuddyPress uploader warnings
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 2.4 | Priority: | normal |
Severity: | normal | Version: | 2.3.0 |
Component: | Media | Keywords: | has-patch commit |
Cc: |
Description
The BuddyPress uploader is displaying warnings in case something went wrong while the upload process. As for the avatar we only upload one file at a time, i haven't figured out the problem. Working on the BP Attachments plugin revealed it.
The patch is making sure there's no duplicate ids and that all warnings are reset when a new upload starts.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Looks good to me