Changes to 'dev/createevent_apply'

Sandro Knauß knauss at kolabsys.com
Thu Jan 8 13:24:12 CET 2015


New branch 'dev/createevent_apply' available with the following commits:
commit 622dad4c776a0a69b4ac02d6ddc3ef61ec99b80e
Author: Sandro Knauß <knauss at kolabsys.com>
Date:   Thu Jan 8 13:22:09 2015 +0100

    incidence editor fails if hitting apply for create incidences
    
    Creating an event and hitting apply button make korganizer crash:
    ASSERT: "item.isValid()" in file
    kdepim/incidenceeditor-ng/incidencedialog.cpp,
    line 487
    
    The problem is that editoritemmanager do trigger a susses of the save
    before updating the internal akonadi item. So wait for the itemFetchJob
    to finish before emitting the success signal.



More information about the commits mailing list