Bug 398394

Summary: Account information report crashes
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: reportsAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: crash CC: capemayal
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.0.2

Description Thomas Baumgart 2018-09-08 15:13:32 UTC
Running the account information report crashes with unknown institution. This is caused by an account that is not referencing an institution.
Comment 1 Thomas Baumgart 2018-09-08 16:41:47 UTC
Git commit f485c8f6327b5303cc64186b46c52e9db3481078 by Thomas Baumgart.
Committed on 08/09/2018 at 16:40.
Pushed by tbaumgart into branch '5.0'.

Fix information reports

All information reports were completely broken. This change brings back
their functionality.
FIXED-IN: 5.0.2

M  +3    -1    kmymoney/plugins/views/reports/core/listtable.cpp
M  +2    -0    kmymoney/plugins/views/reports/core/listtable.h
M  +21   -12   kmymoney/plugins/views/reports/core/objectinfotable.cpp
M  +2    -0    kmymoney/plugins/views/reports/core/objectinfotable.h
M  +1    -0    kmymoney/plugins/views/reports/core/querytable.h

https://commits.kde.org/kmymoney/f485c8f6327b5303cc64186b46c52e9db3481078
Comment 2 Thomas Baumgart 2018-09-08 16:56:16 UTC
*** Bug 395826 has been marked as a duplicate of this bug. ***