Closed Bug 451162 Opened 16 years ago Closed 16 years ago

Organizer's email address isn't in iMIP invitation request

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

Details

(Keywords: regression)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16
Build Identifier: Lightning 0.9pre 2008-08-18 19 / Thunderbird 2.0.0.16 / WinXP

The organizer's email address isn't in the iMIP invitation request:

METHOD:REQUEST
...
ORGANIZER;RSVP=TRUE;CN=Pete Riley;PARTSTAT=ACCEPTED;ROLE=CHAIR:"Pete 
 Riley"

So when the attendee accepts the invitation and tries to send the iMIP reply to the organizer, the SMTP server rejects it because there's no email address.

The mailto: and email addresses are there for the attendees but not for the organizer.  This is between two Lightning users, both using the current nightly, both using only local ICS calendars (file:///...).  No errors in the console.

Perhaps caused by bug 409921.

Reproducible: Always
needs investigation
Assignee: nobody → daniel.boelzle
Flags: blocking-calendar0.9+
Well, you did the hard part (in the CalDAV bug), so I'll try to do the easier part.  It works if I add a break statement between

case "organizerId" and
case "organizerCN"

in calProviderBase.js after line 318.
Assignee: daniel.boelzle → temp2000
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Attached patch fix — — Splinter Review
Attachment #334454 - Flags: review?(philipp)
Attachment #334454 - Flags: review?(philipp) → review+
Thanks for the fix, checked in on HEAD and MOZILLA_!_8_BRANCH => FIXED.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Checked in lightning build 2008081918 -> VERIFIED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: