Closed (duplicate)
Project:
TinyMCE
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2005 at 01:44 UTC
Updated:
6 Jan 2006 at 17:07 UTC
When using some icelandic characters in Drupal like "Æ" and "Þ".
Æ becomes &+AElig
Þ becomes &+THORN
Ð becomes &+eth
This characters look fine in lowercase but uppercase is totally broken. I've been using other CMS systems on this webserver using UTF8 without any problems like typo3 and Mambo.
Comments
Comment #1
imerlin commentedWhen typing in Icelandic characters like 'Æ' 'Ð' and 'Þ' TinyMCE replaces them with garbage. Lowercase versions of these characters work but these dont.
Comment #2
matt westgate commentedI'm marking this as won't fix because I'm pretty sure this is a TinyMCE bug and not the module. We'll have to test again for TinyMCE 1.45.
Comment #3
imerlin commentedCaused by regular expression in filter.module.
http://drupal.org/node/43602