Closed (fixed)
Project:
Aggregation
Version:
6.x-1.8
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2009 at 14:48 UTC
Updated:
22 Apr 2009 at 14:58 UTC
I have a problem with this feed:
http://www.cetmar.org/rss.aspx?v=rss20&t=noticias
maybe is due to a bad rss, but it could be a bug.
The module works well and imports all the post of the feed. The probles is in the link to original content. It crashes because it changues the url (it rename the domain with its ip address, and the original site only works with its domain name)
if a feed has to be redirected to http://www.mundopesca.org/blahblah/blahblah/content.html it is redirected to http://192.192.192.192/blahblah/blahblah/content.html
If it's not a bug or it's a by design feature, please tell me so i changue the code to take cover for this site.
Many thanks in advance.
Comments
Comment #1
picans commentedExcuse me.
Taking a deep look i see the problem inside the feed.
Sorry for this false post.
I changue the prority to minor and close the issue.