Bug 235765 - Update problem with 'Show to-dos' functionality in Month view tab
Summary: Update problem with 'Show to-dos' functionality in Month view tab
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-29 22:39 UTC by Sabine Faure
Modified: 2010-05-06 01:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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