Closed
Bug 338570
Opened 18 years ago
Closed 18 years ago
Cannot delete single occurrence from recurring event in remote calendar
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 330573
People
(Reporter: mozilla, Assigned: michael.buettner)
Details
(Keywords: dataloss)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060519 Mozilla Sunbird/0.3a2+
EXDATE rule from deleting an occurrence (.ics-calendar) doesn't take effect
Reproducible: Always
Steps to Reproduce:
1. Create recurring event in an .ics-calendar, e.g.: repeat daily, 10 times.
2. Delete one occurrence by right-clicking in calendar-view. The occurrence disappears.
3. Restart.
Actual Results:
All occurrences show up again, including the deleted one.
Expected Results:
The deleted occurrence shouldn't appear.
If you delete an occurrence, something like "EXDATE:20060502T150000" is added to the calendar file. In the event properties this is shown as an exception "2006/05/02 15:00:00 floating".
Everything works fine if you manually set an exception in the event dialog, but then something like "EXDATE;VALUE=DATE:20060502" is added to the calendar file. In the event properties this is shown as an exception "2006/05/02 00:00:00 UTC".
Maybe this is related to https://bugzilla.mozilla.org/show_bug.cgi?id=330573?
Updated•18 years ago
|
Assignee | ||
Updated•18 years ago
|
Assignee: base → michael.buettner
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•18 years ago
|
||
This bug also applies to ics calendar files created with Sunbird 0.2. In that version of sunbird, exceptions are also stored with the format "EXDATE:20060502T150000".
Assignee | ||
Comment 2•18 years ago
|
||
*** This bug has been marked as a duplicate of 330573 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•