[wp-trac] [WordPress Trac] #26332: TinyMCE stripping attributes and removing tags

WordPress Trac noreply at wordpress.org
Thu Sep 25 16:40:15 UTC 2014


#26332: TinyMCE stripping attributes and removing tags
--------------------------+------------------------------
 Reporter:  Ipstenu       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  TinyMCE       |     Version:  3.2
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:
--------------------------+------------------------------

Comment (by MadtownLems):

 > Note that the old style "anchors" still work: <a name="abc"></a> is not
 stripped. In MCE 4.0 <a id="abc"></a> is kept too.

 With MCE 4, (WP 3.9+), this is true only IF the anchor isn't on its own
 line.

 If the anchor is on its own line, then <a name="foo"></a> is preserved,
 but <a id="foo"></a> is converted to a non-breaking space.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26332#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list