[wp-trac] [WordPress Trac] #21025: WordPress' TinyMCE automatically remove Invisible Space (\u200B)

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 26 21:29:00 UTC 2012


#21025: WordPress' TinyMCE automatically remove Invisible Space (\u200B)
-------------------------------------------+-----------------------
 Reporter:  so_vichet                      |       Owner:  azaozz
     Type:  defect (bug)                   |      Status:  assigned
 Priority:  low                            |   Milestone:  3.4.1
Component:  TinyMCE                        |     Version:  3.4
 Severity:  normal                         |  Resolution:
 Keywords:  needs-patch reporter-feedback  |
-------------------------------------------+-----------------------

Comment (by azaozz):

 If we are going to continue supporting "bad" plugins, wouldn't it be
 better to abstract this

 {{{
 did_action( 'init' ) && $scripts->localize( 'handle', 'handleL10n',
 array(...) );
 }}}

 into another method? So add `localise_on_init()` or similar to WP_Scripts
 and call that from script-loader.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21025#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list