[wp-trac] [WordPress Trac] #30130: Normalize characters with combining marks to precomposed characters
WordPress Trac
noreply at wordpress.org
Tue Jul 21 14:42:12 UTC 2015
#30130: Normalize characters with combining marks to precomposed characters
-------------------------------------------------+-------------------------
Reporter: zodiac1978 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future
Component: Formatting | Release
Severity: normal | Version:
Keywords: has-patch dev-feedback needs- | Resolution:
testing | Focuses:
-------------------------------------------------+-------------------------
Changes (by iseulde):
* component: TinyMCE => Formatting
* milestone: Awaiting Review => Future Release
Comment:
We could use [https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize
normalize] in JavaScript, but with limited browser support.
This is not a TinyMCE problem though, it affects all input. A PHP solution
might be better, but we could consider also cleaning this up for the
editor on paste.
Moving back to formatting.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30130#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list