[digikam] [Bug 372442] New: Ordering of duplicates search by the result count is done lexicographically.

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 372442] New: Ordering of duplicates search by the result count is done lexicographically.

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372442

            Bug ID: 372442
           Summary: Ordering of duplicates search by the result count is
                    done lexicographically.
           Product: digikam
           Version: 5.3.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: Searches-Fuzzy
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

Created attachment 102214
  --> https://bugs.kde.org/attachment.cgi?id=102214&action=edit
A patch

When ordering the results of a duplicate search by the result count, the
ordering is done lexicographically. Thus, the order by count is 2, 20, 21, ...,
for example.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 372442] Ordering of duplicates search by the result count is done lexicographically [patch]

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372442

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Ordering of duplicates      |Ordering of duplicates
                   |search by the result count  |search by the result count
                   |is done lexicographically.  |is done lexicographically
                   |                            |[patch]
                 CC|                            |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 372442] Ordering of duplicates search by the result count is done lexicographically [patch]

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372442

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.4.0
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/44bddf39a72ea22f3e2e422
                   |                            |82a0550f7a19cea1e
         Resolution|---                         |FIXED

--- Comment #1 from [hidden email] ---
Git commit 44bddf39a72ea22f3e2e42282a0550f7a19cea1e by Gilles Caulier.
Committed on 13/11/2016 at 21:15.
Pushed by cgilles into branch 'master'.

apply patch #102214 to Duplicates search albums ordering when count of items is
enabled.
FIXED-IN: 5.4.0

M  +2    -1    NEWS
M  +4    -0    utilities/fuzzysearch/findduplicatesalbumitem.cpp

http://commits.kde.org/digikam/44bddf39a72ea22f3e2e42282a0550f7a19cea1e

--
You are receiving this mail because:
You are the assignee for the bug.