Bug 235765

Summary: Update problem with 'Show to-dos' functionality in Month view tab
Product: [Applications] korganizer Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sabine Faure 2010-04-29 22:39:33 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Create 1 event, 2 to dos and one journal or use existing ones
- Check in Month view that the event, to-dos and the journal are displayed correctly
- Go to Settings menu/Configure KOrganizer...
- Click on 'Views' icon and go to the 'Month View' tab
- Uncheck the second check box 'Show to-dos'
- Click on 'Apply'

None of the incidences (events, to-dos and journal) are displayed anymore in the month view whereas only the to-dos should not be displayed.

- Uncheck and recheck all the calendars in the folders/resources view.

It works now only the to-dos are not displayed whereas the events and journals are as it should be.

So this seems to be an update problem. 

Note: It is possible that this bug is linked to bug #232052 (Month view does not display events, to-dos and journal entries).

Trunk, Svn Rev 1120671
Comment 1 Sabine Faure 2010-04-29 22:43:21 UTC
The exact same problem happens when unchecking the third check box 'Show journals' instead of the second one.

Trunk, Svn Rev 1120671
Comment 2 Sergio Martins 2010-05-05 12:26:24 UTC
SVN commit 1123111 by smartins:


Fix incidences disappearing in monthview after config change.

BUG: 235765


 M  +10 -4     calendarsearch.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1123111
Comment 3 Sabine Faure 2010-05-06 01:35:14 UTC
It is corrected now.

The to-dos and journal entries are only displayed in Month view when the corresponding check box is checked in the Configure dialogue.

Trunk, Svn Rev 1123349