[wp-trac] [WordPress Trac] #24495: thickbox's inline content will not trigger unless it is preceeded by an ampersand
WordPress Trac
noreply at wordpress.org
Wed Jun 5 07:37:24 UTC 2013
#24495: thickbox's inline content will not trigger unless it is preceeded by an
ampersand
--------------------------------+-----------------------------
Reporter: Clorith | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version: 3.5.1
Severity: minor | Keywords:
--------------------------------+-----------------------------
When using the built in thickbox, you are required to set up your links
with an ampersand before the inlineId parameter or it will not pick this
up.
This means that by calling inline content with `<a
href="#TB_inline?inlineID=foo-bar">`, you will get an empty thickbox,
where as calling `<a href="#TB_inline?&inlineID=foo-bar">` it will
function as intended and load the inline content for the thickbox.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24495>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list