Bug 358491
| Summary: | [RHEL5] evolution does not show recurrence of accepted meeting invites | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Lars Herrmann <herrmann> | ||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED ERRATA | QA Contact: | desktop-bugs <desktop-bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.0 | CC: | jrb, mcrha, shillman | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHBA-2008-0361 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-05-21 15:18:59 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Lars Herrmann
2007-10-30 16:07:37 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Created attachment 291862 [details]
proposed evo patch
I found out that the event is just the instance, and not the master object of
the event, so it is recurring, but is stored as an exception of the master
object. The problem was with the Evolution, it sent always the event instance,
except when creating new meeting.
This patch will send changes based on the modify mode chosen by user (the
dialog which asks what to modify, all instances or only this instance).
I also moved this upstream, see [1] for more details. [1] http://bugzilla.gnome.org/show_bug.cgi?id=509923 Hmm, I'm still able to reproduce the problem with the patch applied, although it took several tries for the event to even show up. Marking this MODIFIED anyway; I think we can still figure this out before 5.2 ships. Patch applied to evolution-2.12.3-2.el5 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0361.html |