| Summary: | recurring appointments on exchange calendar not shown | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | carl |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
carl
2005-02-17 20:19:06 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. Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. 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 |