Bug 99634 - recurring appointments on exchange calendar not shown
Summary: recurring appointments on exchange calendar not shown
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-17 20:19 UTC by carl
Modified: 2009-02-09 21:42 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 carl 2005-02-17 20:19:06 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages

Here is how I arrived at this problem.

I accepted an invitation to a recurring meeting sent to me by an outlook user.  The meeting starts on October 13th 2004 at 1:00pm-2:00pm.  The recurrence is every two weeks on Wed.  I accepted this appointment into my exchange calendar.

When I pull up my calendar in February the appointment does not show up.  To make it show up I click the back button in the small month-view calendar in the corner until I get back to October.  Then I click forward to return to February.  Now, the appointment shows up.

I suspect this might appear on any remote calendar but I'm not certain of that.  I've not tested it.
Comment 1 Bram Schoenmakers 2005-06-01 17:05:39 UTC
I don't think there's need for moving back to October and scrolling back. Please try View->Update.
Technically, I think there's something wrong with KOAgendaView::changeIncidenceDisplay() when handling recurring incidences.
Comment 2 Reinhold Kainhofer 2006-11-02 19:32:57 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 3 Sergio Martins 2009-02-09 21:42:15 UTC
SVN commit 923976 by smartins:

Removed duplicated code in KOAgendaView::changeIncidenceDisplayAdded(), make it share all the multi-day/recurrence logic with 
fillAgenda() which already has many bug fixes.

Review link: http://reviewboard.kde.org/r/38/

BUG: 108443
BUG: 99634


 M  +91 -120   koagendaview.cpp  
 M  +1 -0      koagendaview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=923976