[Kmymoney-devel] [Bug 258290] Crashed when selected split in a new scheduled deposit
Cristian Onet
onet.cristian at gmail.com
Thu Dec 2 09:11:03 CET 2010
https://bugs.kde.org/show_bug.cgi?id=258290
Cristian Onet <onet.cristian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #6 from Cristian Onet <onet cristian gmail com> 2010-12-02 09:11:01 ---
Sorry for breaking things. I just took the code from the 1.x version. At least
no we have the answer why it was removed in the KDE4 version.
I see two solutions to this problem.
1. From the ledger call slotUpdateAccount(const QString&) with the current
account after creating the edit widgets
2. Replace "if (category->splitButton())" with
"if (m_item->showRowInForm(0) && category->splitButton())"
--
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