Bug 214661 - Tellico crashes when sort list with 2 entries with same name
Summary: Tellico crashes when sort list with 2 entries with same name
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-15 15:26 UTC by laurentml
Modified: 2009-11-17 15:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
The test that crash Tellico (100.36 KB, image/png)
2009-11-15 15:29 UTC, laurentml
Details

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