Closed
Bug 432956
Opened 17 years ago
Closed 17 years ago
calIcsSerializer code bug
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: dbo, Assigned: dbo)
Details
Attachments
(1 file)
1.13 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
calIcsSerializer uses converter output stream per service (single instance), but should create new instances every time.
Assignee | ||
Comment 1•17 years ago
|
||
Assignee: nobody → daniel.boelzle
Status: NEW → ASSIGNED
Attachment #320125 -
Flags: review?(philipp)
Comment 2•17 years ago
|
||
Comment on attachment 320125 [details] [diff] [review]
fix
Looks good, r=philipp
Attachment #320125 -
Flags: review?(philipp) → review+
Assignee | ||
Comment 3•17 years ago
|
||
Checked in on HEAD and MOZILLA_!_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•