Does anyone know if the cffeed rss parser has changed in CF10? I have a
script that downloads some news headlines via Yahoo's RSS search feature.

On my CF8 server I can parse the feed using cffeed and it all works
perfectly. I ported the script over to the new CF10 server and I get a
parser error.

The feed URL is:
http://news.search.yahoo.com/rss?ei=UTF-8&p="Denis Leary"&fr=news-us-ss

The error I'm seeing on CF10 is:
Unable to parse the feed error: Illegal character in query at index 52:
http://news.search.yahoo.com/rss?ei=UTF-8&p="Denis Leary"&fr=news-us-ss

On CF8 I get the same feed items as I see in my browser when loading the
page manually.

Just wondering if anyone has encountered this before and found a solution?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355585
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to