[wp-trac] [WordPress Trac] #12326: Media uploader breaks thickbox
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 21 22:38:26 UTC 2010
#12326: Media uploader breaks thickbox
-----------------------------+----------------------------------------------
Reporter: delayedinsanity | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords: media, upload, thickbox
-----------------------------+----------------------------------------------
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.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12326>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list