Closed Bug 815151 Opened 12 years ago Closed 12 years ago

Invitation replies are not shown (REPLY method, sender is null)

Categories

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

Lightning 1.9
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Fallen, Assigned: Fallen)

References

Details

(Keywords: regression)

Attachments

(1 file)

Unfortunately I didn't get a reply in bug 466451 that might have stopped me from changing this, but this part:

> @@ +103,5 @@
> > +                                       "lightning");
> > +                   break;
> > +               case 'REPLY': {
> > +                   // Generate proper body from my participation status
> > +                   let sender = item.getAttendees({})[0];
> 
> Why is the sender always the first attendee? Shouldn't this be 
> cal.getInvitedAttendee() ?

should not have been changed, aside from a check if the attendee even exists.

I'm going to have to release a 1.9.1 for this.
Attached patch Fix - v1 β€” β€” Splinter Review
Attachment #685167 - Flags: review?(matthew.mecca)
Comment on attachment 685167 [details] [diff] [review]
Fix - v1

Looks good. r=mmecca
Attachment #685167 - Flags: review?(matthew.mecca) → review+
Whiteboard: [wanted-1.9.x]
Pushed to comm-central changeset c576ca61d4cf
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.2
Backported to releases/comm-aurora changeset 2ad06a916b5c
Target Milestone: 2.2 → 2.1
Backported to releases/comm-beta changeset eb3dcd74b10f
Target Milestone: 2.1 → 2.0
comm-esr17 - https://hg.mozilla.org/releases/comm-esr17/rev/0dc051fb48cc
Target Milestone: 2.0 → 1.9.1
Whiteboard: [wanted-1.9.x]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: