Closed
Bug 303983
Opened 19 years ago
Closed 19 years ago
bogus warning when serializing events with floating timezone to ICS
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dmosedale, Assigned: dmosedale)
Details
Attachments
(1 file)
|
1.04 KB,
patch
|
shaver
:
first-review+
|
Details | Diff | Splinter Review |
If one sets the default tz to "floating", calICSService.cpp spits out bogus warnings for each event that it attempts to serialize to ICS.
| Assignee | ||
Comment 1•19 years ago
|
||
This patch adds a special case to recognize floating events.
Attachment #192053 -
Flags: first-review?(shaver)
Comment 2•19 years ago
|
||
Comment on attachment 192053 [details] [diff] [review] patch, v1 r=shaver
Attachment #192053 -
Flags: first-review?(shaver) → first-review+
| Assignee | ||
Comment 3•19 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•