Bug 228370

Summary: Agenda view (monthly view) is not updated when selecting next year.
Product: [Applications] korganizer Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-02-24 21:29:43 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Click on the 'Month View' button from the main toolbar
- The agenda view should displays the whole month of February 2010.
- Select the 15th of March in the date navigator
- The agenda view should displays the whole month of March 2010.
- Click on the '>>' button once to select next year

The date navigator updates but the agenda view stays on March 2010 whereas it should display March 2011.

Atm I do not see how to make the agenda view display March 2011 when using the month view. The only way is to go back to the daily view (Agenda button) and then back to the monthly view so that it updates.

Trunk, Svn Rev 1095572
Comment 1 Laurent Montel 2010-02-26 10:01:00 UTC
Yes monthview is completly buggy.
When there is not event in specific month, monthview is not updated.
Will look at it soon
Comment 2 Laurent Montel 2010-02-27 15:17:36 UTC
Fixed in svn #1096741.
Comment 3 Sabine Faure 2010-03-03 20:45:20 UTC
It is corrected now.

The month view is now correctly updated when the user updates the date navigator view to future months (using the green arrow) and years (using the double green arrows).

Trunk, Svn Rev 1098377