Closed
Bug 442220
Opened 15 years ago
Closed 15 years ago
WCAP event: Timezone 'UTC/GMT' changed automatically to 'Europe/London'
Categories
(Calendar :: Provider: WCAP, defect)
Calendar
Provider: WCAP
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: andreas.treumann, Assigned: dbo)
Details
Attachments
(1 file)
7.72 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
STEPS TO REPRODUCE: =================== - create an new event in your WCAP calendar - change timezone to 'UTC/GMT' - save this event - reopen the edit dialog and check the timezone RESULT: ======= - the timezone is 'Europe/London' EXPECTED RESULT: ================ - the timezone should be 'UTC/GMT' REPRODUCIBLE: ============= - always
Updated•15 years ago
|
Flags: blocking-calendar0.9?
Assignee | ||
Comment 1•15 years ago
|
||
By now this seems to be a server bug/limitation, because cs adds a X-NSCP-DTSTART-TZID even though I haven't passed one when storing the event (similar to bug 442220). I am asking Praveen for help. Nevertheless, this won't block the release, but I'll fix it if there's a way.
Flags: blocking-calendar0.9? → blocking-calendar0.9-
Assignee | ||
Comment 2•15 years ago
|
||
CS doesn't support UTC/GMT. Using an equivalent timezone like "Africa/Casablanca" is no solution, thus this patch removes UTC/GMT from the timezones dialog for WCAP.
Attachment #330827 -
Flags: review?(philipp)
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Updated•15 years ago
|
Attachment #330827 -
Flags: review?(philipp) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Reporter | ||
Comment 4•15 years ago
|
||
checked in lightning build 2008072318 and sunbird 20080723 -> VERIFIED
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•