Backport of Revision 926657

Authored by krake on Feb 15 2009, 10:17 PM.

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

Committed
krakeFeb 15 2009, 10:17 PM
Parents
R172:51547177685f: backport SVN commit 913835 by otrichet:
Branches
Unknown
Tags
Unknown