I am running WordPress 2.7.1
I have a strange problem. I just installed FeedList and tried to use it for two government RSS feeds.
The first feed contains search engine friendly URLs (no ampersands) and works fine.
The second feed contains URLs with name-value pairs. The ampersands are being stripped out of the feed file and the links are therefore broken. I cannot figure out where they are getting stripped out.
I did check the original RSS feed file and the ampersands are in the file, but they are not in the URLs when I display the feed in a post.
I have checked feedlist.php, rss.php and class-snoopy.php.
Any ideas?