[wp-trac] [WordPress Trac] #19498: Press this add image from URL bugs
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 30 23:44:18 UTC 2011
#19498: Press this add image from URL bugs
--------------------------+--------------------
Reporter: greuben | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3.1
Component: Press This | Version: 3.3
Severity: major | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Comment (by azaozz):
As far as I remember there was a bug related to duplicate HTML IDs in
Press This. When cloning a DOM node or sub-branch, all cloned nodes end up
duplicating the IDs from the originals. Easiest solutions to that are
either not to use HTML IDs in the sub-branch or to move it instead of
cloning (however neither would be a straight replacement in this case).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19498#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list