[Kmymoney-devel] [Bug 280172] Application Crashed

Cristian Onet onet.cristian at gmail.com
Tue Aug 16 21:01:02 UTC 2011


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





--- Comment #2 from Cristian Onet <onet cristian gmail com>  2011-08-16 21:01:01 ---
SVN commit 1247740 by conet:

BUG: 280172
Fix an infinite loop in ReportAccount::calculateAccountHierarchy caused by an
invalid budget that was obtained by deleting a category and assigning it to
another category which was not budgeted. In that case MyMoneyBudget::account
will return the empty account group for the new category when calling
'MyMoneyBudget::AccountGroup toBudget = b.account(categoryId);' thus if you add
toBudget with toBudget.id() instead of toBodget with categoryId then an account
group with an empty id is created.
Backported to the stable branch.

 M  +1 -1      kmymoney.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1247740

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list