Bug 334631 - After editing album metadata album list is not re-sorted
Summary: After editing album metadata album list is not re-sorted
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Sort (show other bugs)
Version: 4.0.0
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 02:44 UTC by Michal Sylwester
Modified: 2017-08-18 11:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Sylwester 2014-05-12 02:44:23 UTC
When albums are sorted by metadata (by date or category) changes in this metadata are not immediately reflected in sort order. It is necessary to manually trigger re-sort in some way (ex. click on list header to reverse sort order twice).

Reproducible: Always

Steps to Reproduce:
1. Sort albums by metadata (category or date): view->sort albums->By {category|date}
2. Albums are sorted according to selected criteria
3. Change respective metadata of some album in a way that would change it's position


Actual Results:  
No change in albums order


Expected Results:  
Albums should be sorted after step 3.

Workaround: click twice on the header (reversing sort order twice)
Comment 1 caulier.gilles 2014-05-12 14:50:03 UTC
Mohamed,

New entry from Michal, relevant of AlbumFilter implementation

Gilles Caulier
Comment 2 Mohamed 2014-05-12 23:23:01 UTC
Git commit e1017335168eac0daf92e4139d8b7211a916e6de by Mohamed Anwer.
Committed on 12/05/2014 at 23:20.
Pushed by mohamedanwer into branch 'master'.

M  +6    -1    digikam/album/albummodificationhelper.cpp

http://commits.kde.org/digikam/e1017335168eac0daf92e4139d8b7211a916e6de
Comment 3 caulier.gilles 2014-05-13 07:50:44 UTC
Mohamed,

You can use also the commit macro "FIXED-IN: xxxx" to set version fixed tag in bugzilla automatically. We have switched to 4.1.0 now. 4.0.0 tarball is already done and will be published to KDE ftp soon...

Gilles
Comment 4 Mohamed 2014-05-13 12:24:28 UTC
OK, That's nice :)

Mohamed anwer