Closed
Bug 445731
Opened 17 years ago
Closed 17 years ago
Editing an saved event with an attendee -> 2 mails were send, one 'Event Invitation', one Event Canceled'
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Calendar
E-mail based Scheduling (iTIP/iMIP)
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: andreas.treumann, Assigned: dbo)
Details
(Keywords: dataloss)
Attachments
(1 file)
|
3.54 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
STEPS TO REPRODUCE:
===================
- create an event with one attendee and invite him via iTIP/iMIP
- save this event and send out the invitation
- reopen the event
- add a second attendee and save the event (two times 'Notify Attendees dialog - but I think this is a minor issue)
- send out both notifications
RESULT:
=======
- the first attendee gets two Event notification mails. The first is a 'Event invitation'-mail, the second a 'Event Canceled'-Mail!
EXPECTED RESULT:
================
- no user should get a 'Event Canceled'-MAil without the event is realy canceled.
REPRODUCIBLE:
=============
- always
Flags: wanted-calendar0.9?
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → daniel.boelzle
Flags: wanted-calendar0.9? → blocking-calendar0.9+
| Reporter | ||
Comment 1•17 years ago
|
||
Maybe this second scenario is caused by the same bug:
- event with two attendees
- remove one
- this on gets also two invitation mails, first the cancellation and then a new event invitation.
| Reporter | ||
Comment 2•17 years ago
|
||
Adding a Location or description to an event with only one attendee causes the same behavior, one invitation mail and a second cancellation mail -> I change the bug title.
Summary: Add an second attendee to an event -> first gets 2 emails, one 'Event Invitation', one Event Canceled' → Editing an saved event with an attendee -> 2 mails were send, one 'Event Invitation', one Event Canceled'
| Assignee | ||
Comment 3•17 years ago
|
||
Andreas, I cannot reproduce the bug description as well as the description in comment #1 anymore; maybe it's been fixed in the meanwhile. What I have fixed is the double confirmation with this patch.
Attachment #332528 -
Flags: review?(philipp)
| Assignee | ||
Updated•17 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 4•17 years ago
|
||
@Daniel: I checked this issue again and it's also not possible form me to reproduce this bug anymore.
Comment 5•17 years ago
|
||
Comment on attachment 332528 [details] [diff] [review]
fixing double confirmation
Looks good, r=philipp
Attachment #332528 -
Flags: review?(philipp) → review+
| Assignee | ||
Comment 6•17 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
| Reporter | ||
Comment 7•17 years ago
|
||
Checked in lightning build 2008081103 -> VERIFIED
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•