Closed
Bug 540553
Opened 15 years ago
Closed 15 years ago
Possibility to forward event which you are not the organizer
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 420516
People
(Reporter: chrissc.humbert, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b1 Thunderbird/3.0
I would like to forward an event which I am invited to but not the organizer.
I open a compose email window (write) and I would like to add the event so I copy/paste the Event
But I have the full ics in text
BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Berlin
X-LIC-LOCATION:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED:20100118T163438Z
LAST-MODIFIED:20100119T090808Z
DTSTAMP:20100119T090808Z
UID:6c7c3148-fad0-42e1-85ed-9137fd8e1b19
SUMMARY:Test
DTSTART;TZID=Europe/Berlin:20100119T120000
DTEND;TZID=Europe/Berlin:20100119T124500
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
LOCATION:T
SEQUENCE:1
X-MOZ-GENERATION:3
END:VEVENT
END:VCALENDAR
Should send an imip/itip invitation.
Reproducible: Always
Steps to Reproduce:
1.Copy an event
2.Open a compose message window
3.Paste the event in the compose window
Actual Results:
The message is filled with
BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Berlin
X-LIC-LOCATION:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED:20100118T163438Z
LAST-MODIFIED:20100119T090808Z
DTSTAMP:20100119T090808Z
UID:6c7c3148-fad0-42e1-85ed-9137fd8e1b19
SUMMARY:Test
DTSTART;TZID=Europe/Berlin:20100119T120000
DTEND;TZID=Europe/Berlin:20100119T124500
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
LOCATION:T
SEQUENCE:1
X-MOZ-GENERATION:3
END:VEVENT
END:VCALENDAR
Expected Results:
Should send an itip/imip invitation
Or Better have a menu to forward event.
| Reporter | ||
Comment 1•15 years ago
|
||
Hello,
I am ok to try to do this I can have some hint on were to look to do it
Kind Regards
Comment 2•15 years ago
|
||
It would be nice if there was simply a context menu (right click or button) to simply "forward" the calendar event in an email to another person.
Comment 3•15 years ago
|
||
Not quite sure I understand. You'd like to invite someone to an event where you are not the organizer? This is not possible, since you are not the organizer. If you would like to just share an event with someone else (without adding him as an attendee), then I can imagine forwarding with METHOD:PUBLISH though. Is this what you want?
If you mean the secretary scenario (you want to accept the invitation on behalf of someone else) this is called "delegation". There are bugs on this existing.
| Reporter | ||
Comment 4•15 years ago
|
||
Hello,
I want effectively to forward an event to somebody not invited so I Select the event and then you see on the left top hand side the possibility to forward the event.
In step 2 (further attachment) you will see that I am able to send it to whoever I want
| Reporter | ||
Comment 5•15 years ago
|
||
Comment 6•15 years ago
|
||
Yes, this looks much like delegation ("on behalf of..."). Thanks for your report!
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•