Closed
Bug 1292182
Opened 9 years ago
Closed 1 year ago
Accepting Invitation from Webex/Outlook Shows Wrong Start/End Time
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: karl.rossing, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Steps to reproduce:
Create a new invitation in webex in a different timezone (Pacific). I think the creator is using an outlook plugin to do this. I have tested with TB 45 and TB 47 Beta
Actual results:
After the invitation is accepted, the start/end times are in the senders timezone (Pacific) and not Central Time.
Reporter | ||
Comment 1•9 years ago
|
||
Here is a sanitized version of the invite
BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook 10.0 MIMEDIR//EN
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:Pacific Time
BEGIN:STANDARD
DTSTART:20141101T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:Standard Time
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20140301T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:Daylight Savings Time
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ATTENDEE; ATTENDEE
DTSTART;TZID="Pacific Time":20160804T110000
DTEND;TZID="Pacific Time":20160804T120000
LOCATION: Location
TRANSP:OPAQUE
SEQUENCE:1470266290
UID:94d4491c-00b0-4c51-8556-c039b060531d
DTSTAMP:20160804T180000Z
DESCRIPTION: Description
SUMMARY:Summary
PRIORITY:5
CLASS:PUBLIC
BEGIN:VALARM
TRIGGER:-PT5M
ACTION:DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
Comment 2•8 years ago
|
||
Can you specify where the timezones are misrepresented?
Flags: needinfo?(karl.rossing)
Updated•4 years ago
|
Component: General → E-mail based Scheduling (iTIP/iMIP)
Updated•3 years ago
|
Severity: normal → S3
Comment 4•1 year ago
|
||
Martin, any reason to believe this issue still exists?
If not, this can be closed - the reporter is no longer using Thunderbird.
Flags: needinfo?(mschroeder)
Comment 5•1 year ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #4)
Martin, any reason to believe this issue still exists?
If not, this can be closed - the reporter is no longer using Thunderbird.
Wayne, I do not think it's worth leaving this issue open. I would expect a new bug report if there are still issues in this area,
Flags: needinfo?(mschroeder)
Updated•1 year ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•