I’ve just written a post in phpMyAdmin directly into table wp_posts and it worked fine but I’m really hoping for some solution to this problem so I can write my posts in wp-admin where it is supposed to work.
I also have this problem after I uppgraded from 2.0 to 2.0.4 yesterday. My encoding is ISO-8859-1 and I have checked my database in phpMyAdmin where the same encoding is set as default.
Now everytime I write something withe the letters å ä ö it returns some strange characters.
Please help!