Since the last update I'm seeing lots of double quotes, ampersands and exclamations in titles and most are working fine, some single quotes still appear to be problematic though, examples below:
Drupal
http://www.footy247.co.uk/roeder-i-apos-ll-send-spies-to-belgium
Node title - Roeder: I'll send spies to Belgium
From
http://icnewcastle.icnetwork.co.uk/newcastleunited/journalsport/rss.xml
Roeder: I'll send spies to Belgium
Drupal
http://www.footy247.co.uk/n-apos-zogbia-ruled-out-until-the-new-year
Node title - N' Zogbia ruled out until the New Year
From
http://icnewcastle.icnetwork.co.uk/newcastleunited/journalsport/rss.xml
N'Zogbia ruled out until the New Year
$Id: feedaggregator_node.module,v 1.32 2006/12/14 01:57:49
Comments
Comment #1
buddaI can re-create this - but I cannot see why only this feed is producing the problem :-(
Comment #2
chrishaslam commentedThe problems aren't restricted to just this feed, am seeing it more frequently from different sources over the past few days in the format problematic feed/title/drupal node
http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/teams/c/cha...
Lambert hails Wycombe 'miracle'
http://www.footy247.co.uk/lambert-hails-wycombe-apos-miracle-apos
http://icliverpool.icnetwork.co.uk/0400evertonfc/0100news/rss.xml
Johnson criticism is 'massive cop-out'
http://www.footy247.co.uk/johnson-criticism-is-apos-massive-cop-out-apos
http://icliverpool.icnetwork.co.uk/0400evertonfc/0100news/rss.xml
Everton player's new home burgled
http://www.footy247.co.uk/everton-player-apos-s-new-home-burgled
http://www.timesonline.co.uk/rssfeed/sportRssIndexFeed/0,,955,00.xml
Young injury hits Charlton's cup hopes
http://www.footy247.co.uk/young-injury-hits-charlton-apos-s-cup-hopes
http://www.timesonline.co.uk/rssfeed/sportRssIndexFeed/0,,951,00.xml
Wenger attacks 'scandalous' FA charge for touchline row
http://www.footy247.co.uk/wenger-attacks-apos-scandalous-apos-fa-charge-...
Comment #3
chrishaslam commentedThis is happening quite frequently but the problem is now this is now breaking RSS feeds:
RSS Title - Reds’ seventh year sell-off claims
Node Title - Reds seventh year sell-off claims
It seems to be slanted single and double quotes causing the problem
Comment #4
buddaI've changed the entity encoding done on titles to be the same as the code used in leech_news.module
Hopefully this will fix the issue. You'll find the updated code in CVS.
Comment #5
buddaAssuming this is fixed now?
Comment #6
(not verified) commented