[kmymoney] [Bug 498031] Different sort order in the report on investment transactions

Thomas Baumgart bugzilla_noreply at kde.org
Mon Dec 30 13:15:32 GMT 2024


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

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/kmymoney/-/commit/fe7038
                   |                            |6176015e909db92971eea453a07
                   |                            |f3adb22
   Version Fixed In|                            |5.2
         Resolution|---                         |FIXED

--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit fe70386176015e909db92971eea453a07f3adb22 by Thomas Baumgart.
Committed on 30/12/2024 at 13:14.
Pushed by tbaumgart into branch 'master'.

Fix sorting order

Apparently the result of std::sort() differs under Windows and Linux if
all sort criteria are identical. Adding the split ID as the last
criterion solves the problem.
FIXED-IN: 5.2

M  +1    -0    kmymoney/plugins/views/reports/core/listtable.h
M  +4    -1    kmymoney/plugins/views/reports/core/querytable.cpp

https://invent.kde.org/office/kmymoney/-/commit/fe70386176015e909db92971eea453a07f3adb22

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


More information about the KMyMoney-devel mailing list