[kmymoney] [Bug 430178] App freezes when toggling currency in investment performance report

Thomas Baumgart bugzilla_noreply at kde.org
Sat Dec 12 18:59:12 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/kmymoney/commit/2e1912fc
                   |                            |639f5471f8f57d6979c182cc0b1
                   |                            |26854
   Version Fixed In|                            |5.1.1
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 2e1912fc639f5471f8f57d6979c182cc0b126854 by Thomas Baumgart.
Committed on 12/12/2020 at 18:58.
Pushed by tbaumgart into branch '5.1'.

Fix infinite loop in reports

The exchange algorithm for the total rows always kept exchanging the
last two entries with themselves and never ended. This is caused by
totals for multiple currencies.

This change detects this scenario and avoids the infinite loop.
FIXED-IN: 5.1.1

M  +8    -2    kmymoney/plugins/views/reports/core/querytable.cpp

https://invent.kde.org/office/kmymoney/commit/2e1912fc639f5471f8f57d6979c182cc0b126854

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


More information about the KMyMoney-devel mailing list