#5390 closed defect (bug) (fixed)
upload iframe sometimes loses its upload tab
Reported by: | mdawaffe | Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | javascript has-patch commit |
Focuses: | Cc: |
Description
To Reproduce:
- With JS enabled, go to Write -> Write Post.
- Don't enter any info into the title or post fields.
- Upload image in inline uploader.
- Once uploaded, click "Browse All" tab (not "Browse").
- "Edit" the image.
- Click delete button and "OK" the AYS.
- Upload tab is now missing.
Issue:
Upload JS poorly unserializes the URL query string when building the Edit form.
Attached:
Fixes JS.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [6344]) Don't lose the upload tab. Props mdawaffe. fixes #5390