Bug 1806 - ability to add 2 feeds with the same name
Summary: ability to add 2 feeds with the same name
Status: RESOLVED WORKSFORME
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/RSSyl (show other bugs)
Version: 3.7.0
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2009-01-06 22:36 UTC by Dan
Modified: 2015-01-13 16:38 UTC (History)
1 user (show)

See Also:


Attachments

Description Dan 2009-01-06 22:36:22 UTC
I added the following feed:

http://www.bunalti.com/?feed=rss

and lost all my feeds... It just shows the names, but it doesn't have the url... :(

Here is the feeds.xml content:

<?xml version="1.0"?>
<feeds>
  
</feeds>

***

Another issue is that I can't use 2 feeds with the same name... the second will overwrite the other. RSSyl could be smarted and rename the feed or just put it in another directory.
Comment 1 Paul 2009-01-06 23:56:04 UTC
Adding http://www.bunalti.com/?feed=rss works me, so it appears that whatever the cause, it was not subscribing that feed.

Changing severity to enhancement for your feature request. Please don't add more than 1 item to a single bug report, keep them as one item per report.
Comment 2 Martintxo 2009-01-08 21:40:02 UTC
The problem (I think that) is in the feed rss code, that don't have a title (the title code is: <title></title> in http://www.bunalti.com/?feed=rss).

I have 2 other eqqual cases in http://audio.urcm.net/spip.php?page=backend and http://nafarroan.com/?feed=rss2, and if I add this feeds to RSSyl, the two ones post appears scrambled and the others feeds are not updated properly (they lost its feeds URL). I have need to remade my feed list and don't put these ones for solve my problem. I'm using claws-mail-3.5.0-2 and claws-mail-feeds-reader-3.5.0-3 from Debian/Lenny packages.

I think that the problem is important. Thanks in advance. Greetings. Martintxo.
Comment 3 Colin Leroy 2009-01-09 07:41:23 UTC
(In reply to comment #2)
> The problem (I think that) is in the feed rss code, that don't have a title
> (the title code is: <title></title> in http://www.bunalti.com/?feed=rss).
> 
> I have 2 other eqqual cases in http://audio.urcm.net/spip.php?page=backend and
> http://nafarroan.com/?feed=rss2, and if I add this feeds to RSSyl, the two ones
> post appears scrambled and the others feeds are not updated properly (they lost
> its feeds URL). I have need to remade my feed list and don't put these ones for
> solve my problem. I'm using claws-mail-3.5.0-2 and
> claws-mail-feeds-reader-3.5.0-3 from Debian/Lenny packages.
> 
> I think that the problem is important. Thanks in advance. Greetings. Martintxo.
> 

See bug 1665 and bug 1666 for title-related problems. They've been fixed. Daniel's bug is different, probably.
Comment 4 Martintxo 2009-01-09 20:31:04 UTC
OK. Many thanks for all. Now the problem is fixed for me!!,

I installed claws-mail-3.7.0-1 and claws-mail-feeds-reader-3.7.0-1 for Debian/Experimental and now these feeds are parsed OK. The problem was in the feed title only!!.

I migrated from Sylpheed+Liferea to Claws-mail with litle problems, nothing for the mail client side, and this one for the feed-reader side. And now I have more spare RAM in this litle Pentium III machine. Many thanks for all. Greetings. Martintxo.
Comment 5 Ricardo Mones 2015-01-13 16:38:34 UTC
The code of the plugin has been rewritten, reopen if you can reproduce this with a recent Claws Mail version (>= 3.11.1).

Note You need to log in before you can comment on or make changes to this bug.