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

WordPress Trac noreply at wordpress.org
Thu Jan 12 19:03:09 UTC 2017


#39570: Extra markup added to links with IE11
--------------------------+-----------------------------
 Reporter:  ChrisWiegman  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  TinyMCE       |    Version:  4.7
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 When pasting a link to TinyMCE using Win 7, IE 11 extra markup is added to
 links resulting in problems with display. For example, pasting:


 {{{
 <a
 href="https://codex.wordpress.org/Validating_Sanitizing_and_Escaping_User_Data"
 target="_blank">number of functions available to handle nearly any
 situation</a>
 }}}

 will result in:


 {{{
 <a
 href="https://codex.wordpress.org/Validating_Sanitizing_and_Escaping_User_Data"
 target="_blank"><u><span style="color: #0066cc;">number of functions
 available to handle nearly any situation</span></u></a>
 }}}

 This is reproducible by pasting any text with a link into TinyMCE using
 Windows 7 and IE11.

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


More information about the wp-trac mailing list