[wp-trac] [WordPress Trac] #22790: Duplicating Embed-Codes
WordPress Trac
noreply at wordpress.org
Thu Dec 6 21:15:44 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: |
--------------------------+--------------------
Changes (by nacin):
* component: Editor => TinyMCE
* severity: normal => critical
* milestone: Awaiting Review => 3.5
Comment:
So, azaozz has narrowed this down to the change from TinyMCE's "schema"
parameter, which we changed in 3.5 to go from HTML4 to HTML5 handling.
You can confirm by going into wp-includes/class-wp-editor.php and removing
the 'schema' => 'html5' line at line 348.
I am currently diffing the entire tags and attributes list here:
https://github.com/tinymce/tinymce/blob/master/jscripts/tiny_mce/classes/html/Schema.js.
(It's packed, so not very fun.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22790#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list