Closed (fixed)
Project:
Aggregation
Version:
5.x-4.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2008 at 03:58 UTC
Updated:
19 Sep 2008 at 11:53 UTC
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
Comment #1
medenfield commentedI'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.
Comment #2
mweixel commentedWell, 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.
Comment #3
jonathanbloom commentedI'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
Comment #4
jonathanbloom commentedEven 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.
Comment #5
Ashraf Amayreh commentedCan 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.
Comment #6
jonathanbloom commentedURL:
http://thenameiwantedwastaken.com/content/dude-heard-an-uncool-lie
Feed:
http://feeds.tniwwt.com/TonyDForPresident
This problem also applies to Original Comment urls.
Comment #7
Ashraf Amayreh commentedCan'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...