Bug 141776

Summary: Akregator shows only one item although feed contains several ones
Product: [Applications] akregator Reporter: Hasso Tepper <hasso>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Hasso Tepper 2007-02-16 12:00:34 UTC
Version:           1.2.6 (using KDE 3.5.6, compiled sources)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.19-ck1

http://hasso.linux.ee/stuff/rss-test.log has testfeed. Testcase is extracted from feed generated by Mercurial (http://www.selenic.com/mercurial/) version control system.

The specific repository contains changesets only with one commit messages - "updates". Akregator shows only one item from feed regardless how many items there really is. No any other RSS agregator has problem (at least I haven't hear any complaints from coworkers).
Comment 1 Frank Osterfeld 2009-01-26 00:57:50 UTC
SVN commit 916780 by osterfeld:

also include link in hash calculation, otherwise items where only the 
links differ are seen as one item.
BUG: 141776


 _M            . (directory)  
 M  +5 -5      syndication/mapper/itemrdfimpl.cpp  
 M  +15 -15    syndication/mapper/itemrss2impl.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=916780
Comment 2 Frank Osterfeld 2009-01-26 01:01:06 UTC
SVN commit 916781 by osterfeld:

backport:

SVN commit 916780 by osterfeld:
also include link in hash calculation, otherwise items where only the
links differ are seen as one item.
CCBUG: 141776 


 M  +5 -5      itemrdfimpl.cpp  
 M  +15 -15    itemrss2impl.cpp  


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