[Kmymoney-devel] [Bug 230104] Application freezes when trying to open the ledger of one of my accounts
Cristian Onet
onet.cristian at gmail.com
Thu Mar 11 22:22:43 CET 2010
https://bugs.kde.org/show_bug.cgi?id=230104
Cristian Onet <onet.cristian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Cristian Onet <onet cristian gmail com> 2010-03-11 22:22:42 ---
SVN commit 1102124 by conet:
BUG: 230104
Fixed an infinite loop caused when the nextPayment having the nextDueDate as a
base returned an invalid date. Calling setNextDueDate with an invalid date
didn't change the schedule's state so the loop exit condition would always
remain false. Fix it by breaking the loop if the next payment is an invalid
date.
M +6 -1 kgloballedgerview.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1102124
--
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