Not sure if this is something I did or a bug, so I'm assuming that I'm just lost.

I have PHP 5.2.5 with cURL enabled. RSS 2.0 feeds from Yahoo seem to import alright, except that the original URL isn't being picked up. The XML just has a
element for the original link, and my reading of the parser is that that should work.

Has anyone else seen this?

Comments

medenfield’s picture

I've noticed this too, working with Yahoo! HotJobs feeds. All other feeds on my site are set up the same way, with links to original source displaying fine. Only Yahoo! feeds seem to not link back to original source.

Edit: I ran the feeds through Yahoo Pipes, then imported to Drupal through aggregation. Original URLS now showing up.

mweixel’s picture

Well, that makes a lot of sense. I took the scenic route and discovered that Yahoo's delivered URL structure didn't match up with Aggregation's parsing expectations. So I went ahead and wrote my own parser.

jonathanbloom’s picture

I'm using FeedBurner and they showed up for a while, but they no longer show up. This was after applying the June 11th module update. I have the option enabled to show them, but each feed item has the settings set to Don't Display. Is there a way to batch turn it on for all feed items?

URLs of Page they show up on and feeds.

http://thenameiwantedwastaken.com/networknews
http://feeds.tniwwt.com/TonyDForPresident
http://feeds.tniwwt.com/TheSudokuStoreNews

jonathanbloom’s picture

Even more clarification:

My feeds have it set to show up and I manually edited the feed items to show it and the feed module keeps turning them off.

Ashraf Amayreh’s picture

Can you provide a URL to a feed where the original urls are not showing up?

If there's no URL can you attach a sample XML file here.

jonathanbloom’s picture

Ashraf Amayreh’s picture

Status: Active » Closed (fixed)

Can't seem to reproduce the error. Working fine here.

Please try out version 5.x-4.6 or 6.x-1.3 (will be released today) and let me know if the issue is fixed.

Closing...