[wp-trac] [WordPress Trac] #19926: Bad special characters replacement when changing from HTML to Visual
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 30 10:43:25 UTC 2012
#19926: Bad special characters replacement when changing from HTML to Visual
--------------------------+-----------------------------
Reporter: bi0xid | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Hello there. I have found a problem in some characters when changing from
HTML to Visual.
If you use `↓` in HTML view to have a down arrow, when you change to
Visual you can see the down arrow. It's not interpreted, it is replaced
for the `↓` character. When you hit publish, the ↓ transforms into `?`.
Same problem if I use the `special chars` button in Visual view. They
transform into `?`.
It happens for all the ASCII special characters. Here is a list of the
working/not working special characters in UTF-8.
Doesn't work (changes into ?)
{{{
′
≤
∞
♣
♦
♥
♠
↔
←
↑
→
↓
″
≥
∝
∂
≠
≡
≊
≈
}}}
Works (shows correctly):
{{{
ƒ ƒ
• •
… …
}}}
I have tested it using WordPress 3.4-alpha-19719 & Twenty Eleven & UTF-8
Possibly related: #17487
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19926>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list