Bug 144420

Summary: First linebreak in RSS entry is missing
Product: [Applications] akregator Reporter: Maruschenko Dmitry <maruschenko>
Component: kontact pluginAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: homeofus, igor.poboiko, msp, osterfeld, wrar
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Example RSS file
Screenshot1
Screenshot2
Fix of bug #144420

Description Maruschenko Dmitry 2007-04-19 14:40:24 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

The first <br /> tag in RSS entry is not actually breaking the line =(

Screenshot and example RSS file are attached.
Comment 1 Maruschenko Dmitry 2007-04-19 14:41:42 UTC
Created attachment 20322 [details]
Example RSS file
Comment 2 Maruschenko Dmitry 2007-04-19 14:44:40 UTC
Created attachment 20323 [details]
Screenshot1
Comment 3 Maruschenko Dmitry 2007-04-19 14:45:09 UTC
Created attachment 20324 [details]
Screenshot2
Comment 4 Dominik Tritscher 2008-08-03 23:40:08 UTC
This bug still exists in KDE4.1
Comment 5 Frank Osterfeld 2008-10-27 23:28:47 UTC
Confirmed.
Comment 6 Frank Osterfeld 2008-11-30 23:14:28 UTC
*** Bug 148082 has been marked as a duplicate of this bug. ***
Comment 7 Igor Poboiko 2009-01-28 22:12:06 UTC
Bug still exists in KDE 4.2 (from Debian experimental repo)
Comment 8 Frank Osterfeld 2009-04-19 13:34:34 UTC
*** Bug 190063 has been marked as a duplicate of this bug. ***
Comment 9 Igor Poboiko 2009-08-26 16:30:42 UTC
Created attachment 36462 [details]
Fix of bug #144420
Comment 10 Frank Osterfeld 2009-08-26 20:48:23 UTC
Thanks! I have no idea what this tag was for. We can apply it after 4.3.1 is tagged and check if removing it breaks anything.
Comment 11 Igor Poboiko 2009-09-12 14:31:43 UTC
So, at what stage solving of this bug now? Will it be solved in 4.3.2?
Comment 12 Igor Poboiko 2010-01-10 16:52:19 UTC
KDE SC 4.3.90 have been released and this bug isn't fixed yet. Are there any chances that this bug would be fixed in KDE SC 4.4?
I'm using my patch during three months (since I posted it) and everything works fine as for me, all my feeds are usable and this patch didn't break anything (as for me).
Comment 13 Frank Osterfeld 2010-01-28 20:37:22 UTC
SVN commit 1081571 by osterfeld:

Don't eat first linebreak in an RSS entry.
Patch from Igor Poboiko
BUG:144420


 M  +2 -1      articleformatter.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1081571
Comment 14 Frank Osterfeld 2010-01-28 20:39:20 UTC
SVN commit 1081572 by osterfeld:

forwardport

SVN commit 1081571 by osterfeld:

Don't eat first linebreak in an RSS entry.
Patch from Igor Poboiko
BUG:144420


 M  +2 -1      articleformatter.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1081572