[Kmymoney-devel] [kmymoney4] [Bug 332267] Edit of payment method in schedule not usually retained

Cristian Oneț onet.cristian at gmail.com
Thu Sep 25 05:32:04 UTC 2014


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

Cristian Oneț <onet.cristian at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kmym
                   |                            |oney/cf613b8ed6448643a89120
                   |                            |9fe81ab24f7dbee355
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #1 from Cristian Oneț <onet.cristian at gmail.com> ---
Git commit cf613b8ed6448643a891209fe81ab24f7dbee355 by Cristian Oneț.
Committed on 25/09/2014 at 05:25.
Pushed by conet into branch 'master'.

Fix the payment method initialization in schedule editor.

Because the payment method filtering slot was connected before the
editor got setup it was being called during setup. This was wrong
since during setup the editor could emit operationTypeChanged with
various operations causing the filtering method to change a valid
initial value beacause it would not match the operation type.

Fixed this by connecting the slot after the editor was initialized.

M  +1    -1    kmymoney/dialogs/keditscheduledlg.cpp

http://commits.kde.org/kmymoney/cf613b8ed6448643a891209fe81ab24f7dbee355

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list