View Issue Details

IDProjectCategoryView StatusLast Update
0002155SOGoWeb Calendarpublic2013-01-03 15:17
Reporternetphantm Assigned Tofrancis  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.0.3a 
Fixed in Version2.0.4 
Summary0002155: recurring event: accepted occurrence still shows as 'needs action' for the attendee
Description

If one occurrence of an recurring event is accepted in the webGUI, the event is modified/updated in the organizer's calendar, but not in the attendee's, the attendee still sees the same status in his view.

Additional Information

here are the raw sources of the event

  1. original event, not modified/updated in the attendee's calendar:

BEGIN:VCALENDAR
PRODID:-//Inverse inc./SOGo 2.0.3//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Berlin
X-LIC-LOCATION:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:252E-50E41E80-D-432FCF00
SUMMARY:Neuer Termin
CLASS:PUBLIC
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;CN=Bruno Lingner;RSVP=T
RUE:mailto:bruno.lingner@kochan.de
ORGANIZER;CN=Foo Bär:mailto:foo.bar@kochan.de
CREATED:20130102T114955Z
DTSTAMP:20130102T114955Z
LAST-MODIFIED:20130102T114955Z
RRULE:FREQ=DAILY;COUNT=3
DTSTART;TZID=Europe/Berlin:20130102T140000
DTEND;TZID=Europe/Berlin:20130102T150000
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR

  1. organizer's event, modified/updated by the attendee's action:

BEGIN:VCALENDAR
PRODID:-//Inverse inc./SOGo 2.0.3//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Berlin
X-LIC-LOCATION:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:252E-50E41E80-D-432FCF00
SUMMARY:Neuer Termin
CLASS:PUBLIC
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=TRUE;CN=Bruno Ling
ner:mailto:bruno.lingner@kochan.de
ORGANIZER;CN=Foo Bär:mailto:foo.bar@kochan.de
CREATED:20130102T114955Z
DTSTAMP:20130102T114955Z
LAST-MODIFIED:20130102T114955Z
RRULE:FREQ=DAILY;COUNT=3
DTSTART;TZID=Europe/Berlin:20130102T140000
DTEND;TZID=Europe/Berlin:20130102T150000
TRANSP:OPAQUE
END:VEVENT
BEGIN:VEVENT
UID:252E-50E41E80-D-432FCF00
SUMMARY:Neuer Termin
CLASS:PUBLIC
ATTENDEE;PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT;CN=Bruno Lingner:mailto:bru
no.lingner@kochan.de
CREATED:20130102T114955Z
DTSTAMP:20130102T114955Z
LAST-MODIFIED:20130102T114955Z
DTSTART;TZID=Europe/Berlin:20130102T140000
DTEND;TZID=Europe/Berlin:20130102T150000
TRANSP:OPAQUE
ORGANIZER;CN=Foo Bär:mailto:foo.bar@kochan.de
RECURRENCE-ID:20130102T130000Z
END:VEVENT
END:VCALENDAR

TagsNo tags attached.

Issue History

Date Modified Username Field Change
2013-01-02 12:29 netphantm New Issue
2013-01-02 12:29 netphantm File Added: Screenshot from 2013-01-02 13:27:49.png
2013-01-03 15:15 francis Status new => assigned
2013-01-03 15:15 francis Assigned To => francis
2013-01-03 15:17 francis Note Added: 0005089
2013-01-03 15:17 francis Status assigned => resolved
2013-01-03 15:17 francis Fixed in Version => 2.0.4
2013-01-03 15:17 francis Resolution open => fixed