Bug 359098

Summary: Edited images are sorted before originals
Product: [Applications] digikam Reporter: Michal Sylwester <msylwester>
Component: Albums-VersioningAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: caulier.gilles
Priority: NOR    
Version: 5.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 5.0.0

Description Michal Sylwester 2016-02-07 12:22:27 UTC
After editing an image and saving it as new version the new one is sorted before the original.
Happens at least when sorted by name or by date. 

Reproducible: Always

Steps to Reproduce:
1. Select image, let's say "image.jpg"
2. Using editor make same changes
3. Save as new version, file "image_v1.jpg" is created.

Actual Results:  
image_v1.jpg is sorted before image.jpg

Expected Results:  
image_v1.jpg is sorted after image.jpg

4.14 behaves the way I would expect it.
Comment 1 Maik Qualmann 2016-02-08 18:21:30 UTC
Git commit e87b87f4970261fdbc073fcea242a49d531feca0 by Maik Qualmann.
Committed on 08/02/2016 at 18:19.
Pushed by mqualmann into branch 'master'.

fix natural sort order in the icon view
FIXED-IN: 5.0.0

M  +2    -1    NEWS
M  +3    -1    libs/models/imagesortsettings.h

http://commits.kde.org/digikam/e87b87f4970261fdbc073fcea242a49d531feca0