Open
Bug 445982
Opened 16 years ago
Updated 2 years ago
Task invitation via iTIP/iMIP doesn't work
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Calendar
E-mail based Scheduling (iTIP/iMIP)
Tracking
(Not tracked)
NEW
People
(Reporter: andreas.treumann, Unassigned)
References
Details
(Keywords: relnote)
Attachments
(1 file)
5.33 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
STEPS TO REPRODUCE:
===================
- create an event and invite someone
- covert this event to a task
- send out the invitation mail
- use the attendees email account and open the invitation email
RESULT:
=======
- the user could not open the email
- error console error:
Error: [Exception... "'Illegal value' when calling method: [calIEvent::icalString]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: file:///C:/Documents%20and%20Settings/at93795/Application%20Data/Thunderbird/Profiles/bigaf98i.default2/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/lightningTextCalendarConverter.js :: lmcCTH :: line 212" data: no]
Source File: file:///C:/Documents%20and%20Settings/at93795/Application%20Data/Thunderbird/Profiles/bigaf98i.default2/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/lightningTextCalendarConverter.js
Line: 212
EXPECTED RESULT:
================
- it should be possible to accept an task invitation via iTIP/iMIP
REPRODUCIBLE:
=============
- always
Flags: wanted-calendar0.9?
Updated•16 years ago
|
Flags: blocking-calendar0.9?
Updated•16 years ago
|
Flags: wanted-calendar0.9?
Flags: blocking-calendar0.9?
Flags: blocking-calendar0.9+
Comment 1•16 years ago
|
||
We currently don't support to properly render tasks in the imip bar. This would require more strings. We should allow sending task invitations until that is fixed, too.
Assignee: nobody → daniel.boelzle
Status: NEW → ASSIGNED
Attachment #330383 -
Flags: review?(philipp)
Comment 2•16 years ago
|
||
Comment on attachment 330383 [details] [diff] [review]
[checked in] fixing exceptions, disallowing to send invitations
r=philipp
Attachment #330383 -
Flags: review?(philipp) → review+
Comment 3•16 years ago
|
||
Checked in the patch on HEAD and MOZILLA_1_8_BRANCH.
This is bug is of course not fixed, but the scenario doesn't run into unhandled exceptions. We currently don't support task invitations (relnote added).
Assignee: daniel.boelzle → nobody
Status: ASSIGNED → NEW
Flags: blocking-calendar0.9+
Keywords: relnote
Comment 4•16 years ago
|
||
Daniel, could I get a short text paragraph from you explaining the details of this bug for the release notes, please?
Updated•16 years ago
|
Attachment #330383 -
Attachment description: fixing exceptions, disallowing to send invitations → [checked in] fixing exceptions, disallowing to send invitations
Comment 5•16 years ago
|
||
I'd suggest the following for the "All Systems" section:
"Lightning cannot send our task invitations and you cannot accept or decline task invitations from within your e-mail inbox (bug 445982).".
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•