Hi all,
I noticed there is a problem how statuses with apostrophe character is
displaying in a twitter timeline under Internet Explorer.
Twitter encodes it as ' but Internet Explorer doesn't know how to
display it, when Firefox displays it correctly.
I found next information:
The named character reference ' (the apostrophe, U+0027) was
introduced in XML 1.0 but does not appear in HTML.
Authors should therefore use ' instead of ' to work as
expected in HTML 4 user agents.
Note - single status is showing correct, see
http://twitter.com/SponsoredTwit/statuses/4966233105
as example.
Does anyone know how to resolve such issue or possible work-around ?
Thanks!