Closed
Bug 989334
Opened 11 years ago
Closed 11 years ago
Subscribed calendar via CalDav or iCalendar, create recurring task, cannot complete single instance
Categories
(Calendar :: Lightning Only, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: alex.maher, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140314220517
Steps to reproduce:
subscribe to calDAV/iCal calendar (with or without offline support)
create recurring task (eg monthly)
mark instance complete
sync calendar
Actual results:
lightning does not send completed status
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VTODO
SUMMARY:TestTask-098765
DESCRIPTION:
RRULE:FREQ=MONTHLY
DTSTART:20140326T100000Z
DUE:
PRIORITY:5
STATUS:IN-PROCESS
COMPLETED:
PERCENT-COMPLETE:0
CLASS:PRIVATE
DTSTAMP:20140326T213737Z
LAST-MODIFIED:20140326T213737Z
END:VTODO
END:VCALENDAR
Expected results:
task should be updated as completed
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Behaves properly on a different calendar server, discrediting their claim lightning isn't sending status
You need to log in
before you can comment on or make changes to this bug.
Description
•