[wp-trac] [WordPress Trac] #21025: WordPress' TinyMCE automatically remove Invisible Space (\u200B)
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 26 21:30:28 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 nacin):
Replying to [comment:7 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.
I imagine that was meant for #20971. To answer: Maybe. I was mainly
concerned with keeping the diff small and logic simple for 3.4.1.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21025#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list