Closed
Bug 297109
Opened 20 years ago
Closed 20 years ago
change calICalendar.modifyItems to take aOldItem argument
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 295775
People
(Reporter: dmosedale, Assigned: dmosedale)
Details
It turns out that the current interface makes it a significant pain for networked providers that don't do their own caching to implement modifyItem correctly, because it adds chained listeners for finding the old item before any modification happens. Once everybody supports caching calendars, we may not need this. But for now, it makes life a bunch easier.
| Assignee | ||
Updated•20 years ago
|
Summary: change calICalendarItem.modifyItems to take aOldItem argument → change calICalendar.modifyItems to take aOldItem argument
| Assignee | ||
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 295775 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•