Summary: | New event displayed in agenda view while resource unchecked | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | Sergio Martins <smartins> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | smartins |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2010-05-28 01:53:04 UTC
That is an KOrganizer bug, so reassigning. SVN commit 1135556 by smartins: When no calendar is selected "new incidence" actions are disabled, but the user still could double click the views, or use typeAhead BUG: 239079 M +2 -0 actionmanager.cpp M +54 -6 calendarview.cpp M +10 -0 calendarview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1135556 It is corrected now. If the calendar is unchecked (Ical, I have to set up a kolab calendar and retest this) the event won't be displayed in both agenda and month view. To display it the user need to check the corresponding calendar. Trunk, Svn Rev 1142760 I retested this today using a Kolab calendar and it works fine too. Trunk, Svn Rev 1142760 |