Open
Bug 396182
Opened 18 years ago
Updated 2 years ago
storage/memory/ics providers should notify occurrence in onOperationComplete
Categories
(Calendar :: Provider: Local Storage, defect)
Calendar
Provider: Local Storage
Tracking
(Not tracked)
NEW
People
(Reporter: dbo, Unassigned)
Details
Modifying an occurrence/exception, storage/memory/ics providers *always* notify the *parent* item instead of the written occurrence item via onOperationComplete.
| Reporter | ||
Updated•18 years ago
|
Flags: wanted-calendar0.8+
Comment 1•18 years ago
|
||
Not going to happen for 0.8.
Flags: wanted-calendar0.8+ → wanted-calendar0.8-
Comment 2•17 years ago
|
||
What should be done here? Pass the occurence instead of the parent item and handle it correctly or add it as an other parameter?
| Reporter | ||
Comment 3•17 years ago
|
||
The modified occurrence instead of its parent. Special care need to be taken since the views assume only parent items are notified (IIRC).
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•