dbecking
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: incorrect display of chinese charactersi just tried to validate the rss feed
http://feedvalidator.org/check?url=http://karnuffel.de/feed/
to see if it could give an explanation for that strange behaviour and i got this back:line 27, column 15: ‘utf8’ codec can’t decode byte 0xbd in position 1048: unexpected code byte (maybe a high-bit character?) [help]
copied: ä??
^
Does that help? It somwhow shows that the &x4f53 code is not correctly parsed. But why?Forum: Fixing WordPress
In reply to: incorrect display of chinese charactersForum: Fixing WordPress
In reply to: incorrect display of chinese characters> Another question: are you using the stupid wysiwyg editor?
Yes I am, but the character ti3 4f53 is displayed correctly both in the editor and in the html edit window which opens from it:
editor: 简体字
html edit window: 简体字
blog: 简ä��字I am quite sure that it must have to do with something on the server, but provider’s hotline couldn’t help me.
Forum: Fixing WordPress
In reply to: incorrect display of chinese charactersthe original code &x4f53 is altered into ä semikolon and ��
Forum: Fixing WordPress
In reply to: incorrect display of chinese charactersI tried the following input-methods:
-copying from word processor (word2003 actually)
-editing the html-code from the above method and deleting the information about the font-type and so on
-using hex code 体, decimal code 体
-copying from other websites.
Nothing worked