Open Bug 686470 Opened 13 years ago Updated 2 years ago

'RSVP=FALSE' is not respected with meeting invitations (METHOD:REQUEST).

Categories

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

Lightning 1.0b5
defect

Tracking

(Not tracked)

People

(Reporter: alexis.oconnor, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
Build ID: 20110902133214

Steps to reproduce:

Sent a meeting invitation using the following iCal:

BEGIN:VCALENDAR
PRODID:-//Events Calendar//iCal4j 1.0//EN
CALSCALE:GREGORIAN
METHOD:REQUEST
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:20110913T160526Z
DTSTART:20110914T170000
DTEND:20110914T180000
SUMMARY:A sample test event.
TZID:Europe/London
UID:20110901T111909Z-uidGen@fe80:0:0:0:a00:27ff:feb8:699b%2
ORGANIZER:mailto:foo@bar.com
ATTENDEE;ROLE=REQ-PARTICIPANT;CN=John Doe;RSVP=FALSE:mailto:jdoe@bar.com
END:VEVENT
END:VCALENDAR


Actual results:

I got the standard notifications dialog pop-up with the message 'Would you like to send out notification E-mail now?'.


Expected results:

No notifications pop-up! The pop-up dialog can easily be dismissed, but an unwary user could easily click on 'OK' instead.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.