Hi there,
I am having trouble with
http://blogs.journalism.co.uk/editors/
For a page using feedwordpress to aggregate external content in addition to our own blog entries.
When you request the feed of this
http://blogs.journalism.co.uk/editors/feed/
It breaks at the first permalink in the XML that contains a query string with an un escaped ampersand. The odd thing is the ampersands *are* escaped in the HTML page, just not in the XML.
(line 65)
http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fblogs.journalism.co.uk%2Feditors%2Ffeed%2F
Is this coming from WP internal or feedwordpress the plugin?
Any ideas for a fix?
thanks in advance,
~loothi
ps. Safari can read the feed but Firefox barfs.