[Kmymoney-devel] [Bug 280172] Application Crashed

2011-09-21 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=280172





--- Comment #3 from Cristian Onet   2011-09-22 
06:46:50 ---
*** Bug 282487 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [Bug 280172] Application Crashed

2011-08-16 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=280172





--- Comment #2 from Cristian Onet   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.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [Bug 280172] Application Crashed

2011-08-16 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=280172


Cristian Onet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Cristian Onet   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.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel