| Summary: | Investment Cap Gains by Account (Customized) crashes with my dataset. Changing the date of one ledger entry fixes the crash. | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Dr. John-Patrick Lestrade <Patrick> |
| Component: | reports | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.1.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/kmymoney/commit/f11f53c8a61495c6ac65e938075af9f8a106d481 | Version Fixed/Implemented In: | 5.1.3 |
| Sentry Crash Report: | |||
| Attachments: | Kmymoney file for client Walter White. | ||
|
Description
Dr. John-Patrick Lestrade
2021-11-14 04:22:16 UTC
Git commit 16afce344c239ac7b1919dbff3d7f638ca4ac3cf by Thomas Baumgart. Committed on 14/11/2021 at 10:13. Pushed by tbaumgart into branch 'master'. Prevent a division by zero in Investment Cap Gains reports When the sum of all buys in the reporting period was zero a division by zero could happen M +9 -4 kmymoney/plugins/views/reports/core/querytable.cpp https://invent.kde.org/office/kmymoney/commit/16afce344c239ac7b1919dbff3d7f638ca4ac3cf Git commit f11f53c8a61495c6ac65e938075af9f8a106d481 by Thomas Baumgart. Committed on 14/11/2021 at 12:22. Pushed by tbaumgart into branch '5.1'. Prevent a division by zero in Investment Cap Gains reports When the sum of all buys in the reporting period was zero a division by zero could happen FIXED-IN: 5.1.3 (cherry picked from commit 16afce344c239ac7b1919dbff3d7f638ca4ac3cf) M +9 -4 kmymoney/plugins/views/reports/core/querytable.cpp https://invent.kde.org/office/kmymoney/commit/f11f53c8a61495c6ac65e938075af9f8a106d481 |