HomePhorge

Backport of Revision 926657
95af8a4879a5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Backport of Revision 926657

Fixing implementation of doSave(bool, Incidence*)

Current implementation results in an endless recursion (method calling itself).
This is just never triggered because the subclasses, especially ResourceCached override it.

Call doSave(bool) instead. This also matches the behavior it is said to have according to the API docs

svn path=/branches/KDE/4.2/kdepimlibs/; revision=926658

Details

Provenance
Kevin Krammer <kevin.krammer@gmx.at>Authored on
Parents
rKPL51547177685f: backport SVN commit 913835 by otrichet:
Branches
Unknown
Tags
Unknown

Event Timeline

Kevin Krammer <kevin.krammer@gmx.at> committed rKPL95af8a4879a5: Backport of Revision 926657 (authored by Kevin Krammer <kevin.krammer@gmx.at>).Feb 15 2009, 11:17 PM