Take for example this feed:
http://www.talklfc.com/index.php?option=com_rd_rss&id=2
and the corresponding aggregated node:
http://www.footy247.co.uk/public-announcement
correct url - http://www.talklfc.com/index.php?option=com_content&task=view&id=159&Itemid=2
drupal url - http://www.talklfc.com/index.php?option=com_content&task=view&id=159&Itemid=2
The & in the URL is going in as & hence the full story links don't work
Comments
Comment #1
buddaLooks like the full story urls in the Joomla feeds are already HTML escaping the & to be & Then Drupal is double encoding the Full Story link giving "&"
Comment #2
gtambo commentedI am having the exact same problem. It seems to be happening with any RSS feed coming from Blogger. The link in your original description seems to be working. Did you find a resolution?
Comment #3
buddaFixed in CVS.
Comment #4
(not verified) commented