Closed
Bug 382755
Opened 18 years ago
Closed 18 years ago
Lightning fails to process iTIP/iMIP invitations sent by Groupwise server (Error: Unknown imipMethod: request)
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Tracking
(Not tracked)
RESOLVED
FIXED
0.7
People
(Reporter: stuart.miller, Assigned: ssitter)
References
Details
Attachments
(2 files)
858 bytes,
text/plain
|
Details | |
2.56 KB,
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12
Build Identifier: 2007053004
We have a Groupwise server, and ICS events like the one attached are attached to messages. These messages are detected as having events, but it complains "This message contains an event that this version of Lightning cannot process."
Lighting 0.31 was able to cope with these, and messages with events I have previously added to my calendar using 0.31 can no longer be processed.
If I save the attachment, and then import that in through Calendar > Import, the event shows up fine.
Reproducible: Always
Steps to Reproduce:
1. Receive a message with the event attached
2. Open the message
3. Save the attachment
4 [review]. Import the ICS file
Actual Results:
Lightning says "This message contains an event that this version of Lightning cannot process." when the message is opened, but the event can be successfully imported.
Expected Results:
The event is successfully added to the calendar in both circumstances.
Thunderbird 2.0.0.0 (20070326)
New Zealand NZST (Pacific/Auckland)
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Updated•18 years ago
|
Attachment #266858 -
Attachment mime type: application/octet-stream → text/plain
Reporter | ||
Updated•18 years ago
|
Version: unspecified → Lightning 0.5
Assignee | ||
Comment 2•18 years ago
|
||
Please check menu 'Tools -> Error Console' for related error messages.
The message you mentioned is produced in [http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/calendar/lightning/content/imip-bar.js&rev=1.1.2.5&mark=197-202#169] if the iMIP Method is neither REQUEST nor REPLY.
Reporter | ||
Comment 3•18 years ago
|
||
The Error Console reports the following:
Error: Unknown imipMethod: request
Source File: chrome://lightning/content/imip-bar.js
Line: 204
Assignee | ||
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Component: Import and Export → Lightning Only
Ever confirmed: true
Flags: blocking-calendar0.7?
QA Contact: import-export → lightning
Summary: Events in message can't be added, but can be added when detached and imported → Lightning fails to process iTIP/iMIP invitations sent by Groupwise server (Error: Unknown imipMethod: request)
Assignee | ||
Comment 4•18 years ago
|
||
Comment on attachment 270498 [details] [diff] [review]
rev0 - use explicit upper case comparison
Thanks for the patch, looks good. r=ctalbert
Attachment #270498 -
Flags: review?(ctalbert) → review+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Updated•18 years ago
|
Keywords: checkin-needed
Whiteboard: [checkin needed]
Comment 6•18 years ago
|
||
Checked in on both branches.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Comment 7•18 years ago
|
||
Removing blocking flag request. Bug is already fixed.
Flags: blocking-calendar0.7?
Updated•17 years ago
|
Component: Lightning Only → E-mail based Scheduling (iTIP/iMIP)
QA Contact: lightning → email-scheduling
You need to log in
before you can comment on or make changes to this bug.
Description
•