Download & Extend

Compatibility with WYSIWYGs for special characters like åäö

Project:interwiki
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

There are problems using interwiki together with WYSIWYG editors like TinyMCE because they translate special characters into HTML-character codes. For example, the Swedish ones: å ä ö Å Ä Ö, translates into å ä ö Å Ä Ö/code>

Only way to get this to work, I suppose, is if interwiki could translate back the html-character strings into the original characters.

Comments

#1

Sorry, my code-tag was broken.

The HTML-character strings for å ä ö Å Ä Ö, again: å ä ö Å Ä Ö

#2

Category:feature request» bug report

After all, this is better characterized as a bug.