Bug 4068

Summary: Claws Mail hangs when getting news from a certain feed
Product: Claws Mail (GTK 2) Reporter: Denis <fnl>
Component: Plugins/RSSylAssignee: users
Status: RESOLVED FIXED    
Severity: major    
Priority: P3    
Version: 3.16.0   
Hardware: PC   
OS: Linux   

Description Denis 2018-08-12 21:29:04 UTC
It started hanging when in "http://elementy.ru/rss/news" the article on this url: "http://elementy.ru/LHC/novosti_BAK#n433305" appeared.

Starting from then Claws Mail hangs every time it tries to refresh this feed. When it hangs it cannot be terminated, only killed.

I had to set "Refresh interval" to 0 to avoid autoupdating this feed. By the way, Claws Mail does not display the headline (Subject) of this news correctly. Bamboo Reader does not have difficulties with this news and displays its headline correctly.

To reproduce subscribe to http://elementy.ru/rss/news.
Comment 1 users 2018-08-13 20:55:04 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2018-08-13 20:55:03.700782094 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=c3b8be8f86a79e714fe671eae8121fdd3955050a
Merge: b1e78b4 ee7929f
Author: Colin Leroy <colin@colino.net>
Date:   Mon Aug 13 20:55:02 2018 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=ee7929f73328c974deb58159e310da655597f955
Author: Andrej Kacian <ticho@claws-mail.org>
Date:   Mon Aug 13 20:52:45 2018 +0200

    Fix an embarrassing mistake in rssyl_strreplace().
    
    Closes bug #4068: Claws Mail hangs when getting news from a certain feed
Comment 2 Andrej Kacian 2018-08-13 20:56:38 UTC
This is actually a combination of two separate bugs, both of which I have just fixed. The feed now displays the titles of this feed correctly, too. Sorry about that.