Details
Description
When writing German text into the editor all Umlauts like ä,ö,ü get converted to their respective HTML entity like "ä", "ö" etc...
1. Thats a huge problem with the Mysql Full-Text-Search.
2. Bigace saves UTF-8, no need for entities
3. Entities do not belong into the database
1. Thats a huge problem with the Mysql Full-Text-Search.
2. Bigace saves UTF-8, no need for entities
3. Entities do not belong into the database