[wp-trac] [WordPress Trac] #13429: Updating Link URL on image within Admin with Gallery
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 27 08:13:16 UTC 2012
#13429: Updating Link URL on image within Admin with Gallery
--------------------------+-----------------------------
Reporter: vshoward | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Gallery | Version: 2.9.2
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------------
Comment (by daveslc):
The bug appears when you insert an image and add an external link.
The link is 'saved' to the editor, but then reverts when 'Update' is
clicked.
The workaround is to remove: rel="attachment wp-att-999" from the <a href
="link to external" rel="attachment wp-att-999">.
Hence, the bug is probably being caused by rel="attachment wp-att-999
being improperly inserted in the <a href> tag when trying to link to an
externalI (non-image attachment) URL.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13429#comment:42>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list