Bug 141776 - Akregator shows only one item although feed contains several ones
Summary: Akregator shows only one item although feed contains several ones
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 12:00 UTC by Hasso Tepper
Modified: 2009-01-26 01:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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