Closed Bug 487008 Opened 15 years ago Closed 15 years ago

Wrong rendering of event invitation

Categories

(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbo, Assigned: dbo)

Details

Attachments

(1 file)

In case someone invites you on a single occurrence of an event series, you may get ics without the master series information.
We workaround the missing master by submitting a faked one which the ics-parser returns which will be rendered in that case. Since the original RECURRENCE-ID becomes DTSTART of the new master, the rendered start/end is wrong.

E.g., consider
1. some creates a weekly event, on every monday.
2. moves one event from monday to tuesday (RECURRENCE-ID for that event still on monday whereas DTSTART on tuesday)
3. invited person to tuesday.

relevant code is here:
<http://mxr.mozilla.org/comm-central/source/calendar/lightning/components/lightningTextCalendarConverter.js#209>
Attached patch fix - v1 — — Splinter Review
Assignee: nobody → dbo.moz
Status: NEW → ASSIGNED
Attachment #371703 - Flags: review?(philipp)
Comment on attachment 371703 [details] [diff] [review]
fix - v1

Looks good, r=philipp
Attachment #371703 - Flags: review?(philipp) → review+
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/7c952e8cd7bb>

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: