Hi All,
I've got a Google News feed in a block and the apostrophes in the article titles are not displayed. Instead I see the HTML entity for an apostrophe where each apostrophe should be located. The feed is from Google News.
I've been able to reproduce this bug on multiple sites.
Drupal 5.3
MySQL 5.0.45
PHP 5.2.4
Apache 2.2.4
Comments
Comment #1
jeanhr commentedSame here.
Subscribing.
Comment #2
brettev commentedSame thing here. Google news as well. & a m p ; # 3 9 ; is in the html, and & # 3 9 ; shows up on the screen.
Comment #3
diggers2004 commentedSame here. Need the moule to strip them somehow ?
Comment #4
ben610 commentedsame here - no fixes? Seems as though it shouldn't be a hard fix.
Comment #5
jtjones23 commentedYes, the fix is to use the FeedAPI module instead - http://drupal.org/project/feedapi
Comment #6
mcrittenden commented