[wp-trac] [WordPress Trac] #14259: ASCII encoded characters are decoded when switching between HTML & Visual editors
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 11 00:45:26 UTC 2010
#14259: ASCII encoded characters are decoded when switching between HTML & Visual
editors
--------------------------+-------------------------------------------------
Reporter: Gnopps | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Editor | Version:
Severity: minor | Resolution: invalid
Keywords: |
--------------------------+-------------------------------------------------
Changes (by azaozz):
* keywords: ASCII-codes, Visual editor =>
* status: new => closed
* version: 3.0 =>
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
This is the intended behavior. By default the Visual editor only stores
the htmlspecialchars as entities. The HTML editor gives more control over
this (but when the user doesn't have the "unfiltered_html" capability kses
would filter many things anyways).
Please note that in contentEditable mode different browsers have different
character encoding requirements/quirks/bugs etc. TinyMCE normalizes this
and has several settings controlling the encoding in the output.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14259#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list