Closed Bug 445299 Opened 16 years ago Closed 16 years ago

Accepting an event via iTIP/iMIP email doesn't work

Categories

(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: andreas.treumann, Assigned: dbo)

References

Details

STEPS TO REPRODUCE:
===================

- open a iTIP/iMIP mail and push the 'Accept' button 

RESULT:
=======

- 'Accept', 'decline' and 'tentative' buttons stays visible
- the event is not added to the calendar

EXPECTED RESULT:
================

- the event should added in the calendar

REPRODUCIBLE:
=============

- always


Last build without this bug 20080707, first with this issue 20080708.

Possible caused by bug 442651 or bug 443157.
Flags: wanted-calendar0.9?
Flags: wanted-calendar0.9? → blocking-calendar0.9+
Do you see any error messages in the Error Console?
No, the Error Console is empty :-(
Depends on: 431522
Assignee: nobody → daniel.boelzle
fixed with bug 431522

Cause has been that we've corrected getItem's behaviour the way that empty queries (i.e. the item is not in the calendar) are not an error any longer, but return with NS_OK (without any onGetResult call, like documented/defined in calICalendar.idl). The itip code that checks for an existing item has been wrong.
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: regression
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Checked in build 2008071619 -> VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.