[wp-trac] [WordPress Trac] #22790: Duplicating Embed-Codes
WordPress Trac
noreply at wordpress.org
Thu Dec 6 22:38:10 UTC 2012
#22790: Duplicating Embed-Codes
--------------------------+--------------------
Reporter: Bichareh | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: TinyMCE | Version: trunk
Severity: critical | Resolution:
Keywords: |
--------------------------+--------------------
Comment (by WraithKenny):
The rewrite present in 3.4.2:
1. doesn't double the object.
1. doesn't strip the id attr.
1. does strip the "movie" and "bgcolor" params, (same as 3.5)
1. hoists the bgcolor into the object tag (same)
1. converts the version hash on codebase attr (same)
1. "src" param created from embed attr (same)
1. duplicates "flashvars", "swliveconnect", allowScriptAccess" and
"pluginspage" by hoisting from embed attr. (sort of the same, 3.5 looks to
clean up the dups. better)
1. <embed> has it's name converted to id.
1. embed attrs otherwise left intact but some are doubled. (mostly the
same).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22790#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list