(Sorry in advance for all the code blocks; I wanted to make sure that entities get presented in raw form).
Using EE 1.6.4 on a partner’s site (http://www.victoriousopposition.com). When an apostrophe is used in the body of a post, it gets entitized in the post HTML as
’
However, that same apostrophe in the Trackback body is entitized as
'
IE6/7 cannot interpret
'
properly; it displays the entity.
So when we send a trackback to another site at publish time, when that site is viewed in IE, our post text shows up with
'
not with an apostrophe.
In Admin->Weblog Admininistration->Global Weblog Preferences, “Automatically Convert High ASCII Text to Entities” is currently set to “No”. All of the encoding settings throughout the set are set to UTF-8/English. The entry field types are all XHTML.
Any suggestions?
