Hi,

I've noticed that when I feed items have an original URL available (through views or node links) but only when the parent feed is actually on the site.

Once the parent feed is deleted, the child feed items still exist, but lose their original URL.

Is it correct to say that right now, the feedapi_node_nodeapi() function on line 25 of feedapi_node.module fetches the original item URL based on the parent feed? If so, could we not store this information somewhere else, so as not to be dependent on the existence of the parent feed?

Thanks,

Albert.