[Kmymoney-devel] [Bug 280172] Application Crashed
Cristian Onet
onet.cristian at gmail.com
Tue Aug 16 21:00:00 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=280172
Cristian Onet <onet.cristian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Cristian Onet <onet cristian gmail com> 2011-08-16 20:59:59 ---
SVN commit 1247739 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.
M +1 -1 kmymoney.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1247739
--
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