[wp-trac] [WordPress Trac] #27771: Update the TinyMCE paste	plugin
    WordPress Trac 
    noreply at wordpress.org
       
    Sat Apr 12 19:02:33 UTC 2014
    
    
  
#27771: Update the TinyMCE paste plugin
------------------------------+--------------------
 Reporter:  azaozz            |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  3.9
Component:  TinyMCE           |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:
------------------------------+--------------------
Changes (by nacin):
 * keywords:  has-patch => has-patch commit
Comment:
 Did some light testing and looks good.
 I couldn't get track changes to show up in 3.8, whether with "Paste from
 Word" or a clean paste (as in, it worked fine then too). I could reproduce
 an improvement in cleaning up comments.
 Microsoft Word automatically renders comments as pseudo-footnotes. Trying
 out a comment in 3.8 produced something like this:
 {{{
 This is a test of a paste with comments <a href="#_msocom_1">[AN1]</a>
 from Microsoft Word.
 <div>
 <hr align="left" size="1" width="33%" />
 <div>
 <div>
  <a href="#_msoanchor_1">[AN1]</a>This is the comment.
 </div>
 </div>
 </div>
 }}}
 While this is clever, editorial comments should not be rendered as
 footnotes. I'm definitely good with this change.
 I've asked netweb to take a look at this and see if he can test anything.
 But let's get it in immediately, so we can test it more.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27771#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list