[wp-trac] [WordPress Trac] #39570: Extra markup added to links with IE11

WordPress Trac noreply at wordpress.org
Fri Jan 13 02:41:39 UTC 2017


#39570: Extra markup added to links with IE11
--------------------------+------------------
 Reporter:  ChrisWiegman  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.8
Component:  TinyMCE       |     Version:  4.7
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+------------------

Comment (by azaozz):

 In 39570.patch: remove `<font>` and `<u>` tags from inside links when
 pasting in IE and Edge.

 The actual tag that is inserted by these browsers is `<font color=...>`
 and TinyMCE converts it to a span to make it valid.

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


More information about the wp-trac mailing list