Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#12326 closed defect (bug) (invalid)

Media uploader breaks thickbox

Reported by: delayedinsanity's profile delayedinsanity Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Media Keywords: reporter-feedback
Focuses: Cc:

Description

When trying to use the media uploader on a custom options page, the uploader works fine, but thickbox links on the page break.

If you try one of the thickbox links on the same page they will open a modal the same size as the media uploader. No image is displayed, with the exception of the first time you click on a thickbox link (so long as it is before you use the media uploader). Then the image is displayed, but the modal is still the size of the media uploader. No images will display after that first one.

This has been happening since 2.9 and is still ocurring in 2.9.2 (also on MU).

Thickbox links work fine before enqueueing the media-upload script. Once wp_enqueue_script( 'media-upload' ); is called, thickbox links break.

This is on a clean install, no new plugins installed, no other plugins activated. Default theme.

Change History (4)

#1 @scribu
13 years ago

  • Component changed from General to Media
  • Keywords reporter-feedback added; media upload thickbox removed

What's the URL on the link that opens the thickbox ?

#2 @nacin
13 years ago

  • Milestone changed from Unassigned to 3.1

#3 @nacin
13 years ago

  • Milestone changed from Awaiting Triage to Awaiting Review

#4 @nacin
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

No feedback in 9 months.

Note: See TracTickets for help on using tickets.