Hi,
our customer uses the visualeditor (VE) with chinese letters.
@fish: This can be handled (with a little workaround) even, when the systemfont isn't chinese.
We only have one problem. Sometimes the VE writes the anchor tags with an additional font tag.
I.e. instead of <a href="foo">bar</a> it writes <a href="foo"><font face="Times New Roman" color="#000000" size="3">bar</font></a>.
Where does this font tag come from?
In no of our customizing files we are using this value.