Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#5390 closed defect (bug) (fixed)

upload iframe sometimes loses its upload tab

Reported by: mdawaffe's profile mdawaffe Owned by:
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: Administration Keywords: javascript has-patch commit
Focuses: Cc:

Description

To Reproduce:

  1. With JS enabled, go to Write -> Write Post.
  2. Don't enter any info into the title or post fields.
  3. Upload image in inline uploader.
  4. Once uploaded, click "Browse All" tab (not "Browse").
  5. "Edit" the image.
  6. Click delete button and "OK" the AYS.
  7. Upload tab is now missing.

Issue:

Upload JS poorly unserializes the URL query string when building the Edit form.

Attached:

Fixes JS.

Attachments (1)

5390.diff (958 bytes) - added by mdawaffe 17 years ago.

Download all attachments as: .zip

Change History (3)

@mdawaffe
17 years ago

#1 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6344]) Don't lose the upload tab. Props mdawaffe. fixes #5390

#2 @johnbillion
17 years ago

Does this also fix #5380?

Note: See TracTickets for help on using tickets.