Bug 214661

Summary: Tellico crashes when sort list with 2 entries with same name
Product: [Applications] tellico Reporter: laurentml
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: The test that crash Tellico

Description laurentml 2009-11-15 15:26:13 UTC
Version:           2.1 (using KDE 4.3.3)
OS:                Linux
Installed from:    Archlinux Packages

To reproduce :

- Create new book collection
- Add an entry with title : "test"
- Add an new entry with title : "test"
- Click on the right window, on the column "title" 
-> Tellico crashes

If you rename an entry in "test2", with the same manipulation, Tellico doesn't crash.
Comment 1 laurentml 2009-11-15 15:29:41 UTC
Created attachment 38346 [details]
The test that crash Tellico
Comment 2 Robby Stephenson 2009-11-17 15:38:50 UTC
SVN commit 1050522 by rstephenson:

Fix the crashing during sorting by checking validity
of indices for secondary and tertiiary sort columns.
BUG:214661


 M  +5 -5      entrysortmodel.cpp  


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