Closed (fixed)
Project:
FeedAPI
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Apr 2008 at 06:16 UTC
Updated:
29 Apr 2008 at 09:21 UTC
Hi,
I noticed that importing a post from a blog feed, I got one broken link.
In the original post the link is: http://www.xihalife.com/link?u=http%3A%2F%2Fwww.prnewswire.com%2Fcgi-bin...
and the text for the link is "Multilingual Social Network XIHA Life Creates Cross-Cultural Connections"
In the imported post the link instead is /Multilingual (local link to the web-site). Instead the text of the link is imported correctly.
Any idea where that comes from? I tried also on my test server that has the same configuration of the production server, and I got the same result.
Vito
Comments
Comment #1
aron novakHm, it should work generally.
To fix this, i need the following:
- the exact feed URL
- which parser do you use to consume the feed? (simplepie or common syndication)
Comment #2
vitozzo commentedHi,
this is the feed URL: http://www.xihalife.com/blogs/rss/1540.xml
and I'm using common syndication as parser
Comment #3
vitozzo commentedooh, sorry... I just noticed what the problem was: the link is broken already in the rss feed.. so it's not a problem due to FeedAPI ;)
Comment #4
aron novakNo problem. It's better if it's not a bug :D
I close this ticket.