From b40645d109f976df2c54ecaf3851f3d90138bb8b Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 18 Aug 2010 18:48:46 +0000 Subject: Fixed a number of issues, including * event modification and view refresh when GroupWare communication is disabled * Deletion (delay) of first recurring event git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1165287 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libkcal/resourcecached.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libkcal/resourcecached.cpp') diff --git a/libkcal/resourcecached.cpp b/libkcal/resourcecached.cpp index 22fa79bb..2fecbb50 100644 --- a/libkcal/resourcecached.cpp +++ b/libkcal/resourcecached.cpp @@ -19,6 +19,10 @@ Boston, MA 02110-1301, USA. */ +// TODO [FIXME] IMPORTANT +// If a cached resource initiates a reload while an event editor is active, or an event is locked for editing, +// a big fat crash will ensue. The reload subroutine must ABORT if ANY korganizer events are locked for editing!!! + #include #include #include -- cgit v1.2.3