Closed Bug 437260 Opened 17 years ago Closed 17 years ago

Not all Exchange invitations are added

Categories

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

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 428392

People

(Reporter: mozilla, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 Build Identifier: https://addons.mozilla.org/en-US/thunderbird/downloads/file/26261/lightning-0.8-tb-linux.xpi The following Exchange invitation is not added. The Lightning displays "Accept" and "Decline" buttons, but they do not do anything Reproducible: Always Steps to Reproduce: 1. Receive e-mail 2. Click on Accept Actual Results: Nothing happens Expected Results: Content-Type: text/calendar; name="meeting.ics" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="meeting.ics" BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VTIMEZONE TZID:GMT -0800 (Standard) / GMT -0700 (Daylight) BEGIN:STANDARD DTSTART:16010101T000000 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=11;BYDAY=1SU END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T030000 TZOFFSETFROM:-0800 TZOFFSETTO:-0700 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=2SU END:DAYLIGHT END:VTIMEZONE BEGIN:VEVENT DTSTAMP:20080604T174216Z DTSTART;TZID="GMT -0800 (Standard) / GMT -0700 (Daylight)":20080604T120000 SUMMARY:Running UID:040000008200E00074C5B7101A82E00800000000F0FADEA72FC6C801000000000000000 010000000B4FF822FC1D6634BBE6028A123BCC559 ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Some Na me":MAILTO:somebody@somewhere.com ORGANIZER;CN="Another Name":MAILTO:anotherPerson@somewhere.com LOCATION:Outside DTEND;TZID="GMT -0800 (Standard) / GMT -0700 (Daylight)":20080604T130000 RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO, WE;WKST=SU DESCRIPTION:Let's run!\N SEQUENCE:0 PRIORITY:5 CLASS: CREATED:20080604T174216Z LAST-MODIFIED:20080604T174216Z STATUS:CONFIRMED TRANSP:OPAQUE X-MICROSOFT-CDO-BUSYSTATUS:BUSY X-MICROSOFT-CDO-INSTTYPE:1 X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY X-MICROSOFT-CDO-ALLDAYEVENT:FALSE X-MICROSOFT-CDO-IMPORTANCE:1 X-MICROSOFT-CDO-OWNERAPPTID:-263952424 X-MICROSOFT-CDO-APPT-SEQUENCE:0 X-MICROSOFT-CDO-ATTENDEE-CRITICAL-CHANGE:20080604T174216Z X-MICROSOFT-CDO-OWNER-CRITICAL-CHANGE:20080604T174216Z BEGIN:VALARM ACTION:DISPLAY DESCRIPTION:REMINDER TRIGGER;RELATED=START:-PT00H15M00S END:VALARM END:VEVENT END:VCALENDAR Thunderbird 2.0.0.14
Please check Tools -> Error Console for calendar related messages and copy+paste them here. Was the email directly send to your email account or did you received it e.g. via some email distribution list? Did you received the email in your Thunderbird default account or in another account?
Error: [Exception... "'Error: _getReplyStatus: You are not on the list of invited attendees, delegation is not supported yet. See bug 420516 for details.' when calling method: [calIOperationListener::onOperationComplete]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "JS frame :: file:///home/.../.thunderbird/z1ebj17f.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calStorageCalendar.js :: anonymous :: line 596" data: no] Source File: file:///home/.../.thunderbird/z1ebj17f.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calStorageCalendar.js Line: 596
I sent this invite to a coworker directly. Where does lightning pick up the e-mail address that is used to check for who "you" in this case is?
Do use use more than one account in Thunderbird? In that case it might be a duplicate of Bug 428392. Otherwise maybe a duplicate of Bug 428274 or Bug 420516.
How does Lightning know what the "default" e-mail account is?
Ok, got it. Turns out that Lightning takes "Email Address" of the default e-mail account as the one it compares to the invitation. I suspect this is ok, but there should be a way to configure identities or allow adding events that do not have same e-mail. Preferably with some warning.
Resolving as duplicate of bug 428392 per previous comment.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.