UTF-8 Sometimes Breaks IE Rendering
-
I’ve noticed that when my encoding in WordPress is set to utf-8 IE has a hard time viewing pages. The behavior is quite odd.
Test Link
Using IE 6, repeatedly click this link (click it, view the page and click back). You’ll notice that some of the time, you’ll get a blank page while others times you’ll see the content.
This strange behavior only occurs when the charset=utf-8. When I set it to charset=iso-8859-1, the problem disappears. The strange thing is I believe most if not all my site files are encoded in UTF-8 from DreamWeaver.
One other thing, the issue disappears if I create a file that doesn’t call any WordPress functions: Test 2 (this link is the source of a WordPress output, no dynamic php occuring).
Thanks in advance
The topic ‘UTF-8 Sometimes Breaks IE Rendering’ is closed to new replies.