Closed
Bug 1366718
Opened 8 years ago
Closed 8 years ago
Can't invite new people to event
Categories
(Calendar :: Dialogs, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: barbara.ondrisek, Unassigned)
Details
(Whiteboard: [addon: EWS provider])
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170518000419
Steps to reproduce:
- create new event
- click on invite attendees
Actual results:
nothing, click on button doesn't do anything
Expected results:
switch to view where you can enter email adresses
Comment 1•8 years ago
|
||
Do you get any message in the error console (ctrl+shift+j) when reproducing the issue? Does this also occur if you disable all addons but Lightning?
Component: Lightning Only → Dialogs
Flags: needinfo?(barbara.ondrisek)
Reporter | ||
Comment 2•8 years ago
|
||
thanks for the hint! it's the "Exchange EWS Provider" Add-On causing the trouble!
TypeError: attendeeRow is null calendar-event-dialog.js:288:9
TypeError: this._document.getElementById(...) is null calendar-event-dialog.js:98:4
ReferenceError: reference to undefined property "mSelectedInternal" menulist.xml:430:1
uncaught exception: 2147746065 autosync.js:210:13
TypeError: window.calendarItem is undefined calendar-dialog-utils.js:402:1
TypeError: window.calendarItem is undefined calendar-dialog-utils.js:402:1
TypeError: this.chromeUtilsWindow.openUILinkIn is not a function hudservice.js:425:5
Flags: needinfo?(barbara.ondrisek)
Comment 3•8 years ago
|
||
Thanks for checking. Please report the issue in the issue tracker of the EWS provider if it's not already filed there:
https://github.com/Ericsson/exchangecalendar/issues
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Whiteboard: [addon: EWS provider]
You need to log in
before you can comment on or make changes to this bug.
Description
•