Bug 283416

Summary: Configuration/MIME Types: List of supported types is in random order [patch]
Product: [Applications] digikam Reporter: Michael G. Hansen <mike>
Component: Setup-ViewsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, wazery
Priority: NOR Keywords: junior-jobs
Version: 2.3.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 2.5.0
Attachments: Sorted the supported types alphabetically

Description Michael G. Hansen 2011-10-05 20:11:51 UTC
Version:           2.3.0 (using KDE 4.6.2) 
OS:                Linux

In the configuration dialog under the tab "MIME Types", a click on "Currently-supported types" presents a list of currently supported file extensions. However, that list is in random order, for example "jp2 raw ia j2k", which makes it hard to check whether a type is in the list or not.

Reproducible: Always

Steps to Reproduce:
-


Expected Results:  
The list should be ordered either by alphabet or also by type: Raw files, Vector graphics, Bitmaps, etc.
Comment 1 Islam Wazery 2011-12-21 12:15:18 UTC
Created attachment 66971 [details]
Sorted the supported types alphabetically

I added a few lines of code to order the list of types, and I attached a small patch for that.
Comment 2 caulier.gilles 2011-12-21 12:59:29 UTC
Micheal,

There is a patch to review...

Gilles Caulier
Comment 3 Michael G. Hansen 2011-12-21 13:07:34 UTC
Great, looking forward to it ;-)

However, I will only be able to review it starting next week.

Michael
Comment 4 Michael G. Hansen 2011-12-27 15:03:50 UTC
Git commit 80b5d05b196e74bda0ef368200c3f3476ddbe2c1 by Michael Georg Hansen.
Committed on 27/12/2011 at 16:01.
Pushed by mghansen into branch 'master'.

Apply patch by Menopia to fix wishlist bug 283416.

Sort the list of supported MIME-types by alphabet.
Related: bug 283416

M  +2    -1    NEWS
M  +5    -1    libs/database/albumdb.cpp

http://commits.kde.org/digikam/80b5d05b196e74bda0ef368200c3f3476ddbe2c1