Quote:
Originally Posted by YabbaDabba
RE: the broken article displays, at least one of them is due to the double quotes issue. I will try your fix.
|
I guess the problem I am seeing is a variation that hasn't been addressed yet. The article/feed is broken when I'm looking at a particular feed in abouttoday.php.
Removed "html_entity_decode" but that didn't have any visible affect on the article display.
Went the extra mile and did:
1 - deleted feed with double quotes.
2 - forced update
3 - updated abouttoday.php with your fix
4 - added same feed (with double quotes)
5 - forced update
Display in abouttoday.php Summary View was the same, i.e., the article terminated at the first double quote.
And just to be clear, these uni-sex

double quotes (") are okay and these directional quotes (“ and ”) are not.
Not sure what characters these (“ and ”) are, perhaps Unicode 201C and 201D?
I also have some weirdness like
Let?€™s displayed in the articles.
It is in the feed as
Let’s (a right single quote?) and vB RSS Mgr displays it as
Let’s (also a right single quote?).
Any suggestions or pointers?
This is the last hurdle before I can release this for use on our forums.
A multi-byte(?) character in one article can screwup not only AT's handling of the article, but AT's handling of its feed (and on occasion, a neighboring feed as well).