Bug 3200

Summary: Feed Link is not parsed correctly
Product: Claws Mail (GTK 2) Reporter: koeart <bugzilla>
Component: Plugins/RSSylAssignee: users
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 3.9.3   
Hardware: PC   
OS: Linux   

Description koeart 2014-05-31 22:24:27 UTC
For some feeds the <link> tag is ignored, just <guid> is found.
Mail Header shows:
X-RSSyl-URL: <empty>
Message-ID: $GID-URL

Maybe the most prominent Feed where this occurs:
https://netzpolitik.org/feed/

Other Feed:
http://c3d2.de/pentacast.xml

The pentacast feed is aggregated in the following "harvester", the feed of this harvester, which includes the pentacast feed, is fine again:
http://astroblog.spaceboyz.net/harvester/rss.rdf

Both problematic feeds have an empty "atom link" tag.

Thanks for fixing!

koeart
Comment 1 Andrej Kacian 2014-05-31 22:43:00 UTC
Fixed in git, as commit 836015d. Thanks again for reporting!