Closed
Bug 1480827
Opened 6 years ago
Closed 6 years ago
Missing null check when setting up attendee context menu if no email identity is specified for a calendar
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Tracking
(Not tracked)
RESOLVED
FIXED
6.2.2.1
People
(Reporter: MakeMyDay, Assigned: MakeMyDay)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.27 KB,
patch
|
Fallen
:
review+
Fallen
:
approval-calendar-esr+
|
Details | Diff | Splinter Review |
Another place where not having a calendar identity configured can break functionality
https://searchfox.org/comm-central/source/calendar/base/content/calendar-ui-utils.js#813
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8997483 -
Flags: review?(philipp)
Attachment #8997483 -
Flags: approval-calendar-esr?(philipp)
Attachment #8997483 -
Flags: approval-calendar-beta?(philipp)
Updated•6 years ago
|
Attachment #8997483 -
Flags: review?(philipp)
Attachment #8997483 -
Flags: review+
Attachment #8997483 -
Flags: approval-calendar-esr?(philipp)
Attachment #8997483 -
Flags: approval-calendar-esr+
Attachment #8997483 -
Flags: approval-calendar-beta?(philipp)
Attachment #8997483 -
Flags: approval-calendar-beta+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/4a5de5377a56
Check whether the calendar has an associated email identity when setting up attendee context menu. r=philipp
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → 6.5
Comment 3•6 years ago
|
||
TB 60 ESR, Cal 6.2:
https://hg.mozilla.org/releases/comm-esr60/rev/ad07559305c3c199c2c6d6f8d6d0fa79ddf51489
Target Milestone: 6.5 → 6.2
Updated•6 years ago
|
Attachment #8997483 -
Flags: approval-calendar-beta+
Assignee | ||
Updated•6 years ago
|
Target Milestone: 6.2 → 6.2.1
Updated•6 years ago
|
Target Milestone: 6.2.1 → 6.2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•