Ericsson / exchangecalendar

Exchange 2007/2010/2013 Calendar, Tasks, Contacts and GAL Provider.
GNU General Public License v3.0
925 stars 112 forks source link

Unable to add calendar event/invite attendees in Thunderbird 45/Lightning 4.7/EWS Provider 3.7.0 #466

Closed earies closed 8 years ago

earies commented 8 years ago

Thunderbird 45.0/Lightning 4.7/EWS Provider 3.7.0 on Linux

Unable to add new calendar event and add attendees. See below..

Attempting to add new calendar event

JavaScript strict warning: chrome://exchangecalendar/content/calendar-common-sets2.js, line 129: ReferenceError: reference to undefined property calendarItem.itemClass
JavaScript strict warning: chrome://global/content/bindings/menulist.xml, line 439: ReferenceError: reference to undefined property this.mSelectedInternal
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 288: TypeError: attendeeRow is null

Attempting to invite attendees (last line repeats when clicking ok - dialog box will not close)

JavaScript strict warning: chrome://global/content/bindings/menulist.xml, line 439: ReferenceError: reference to undefined property this.mSelectedInternal
JavaScript strict warning: chrome://global/content/bindings/dialog.xml, line 82: ReferenceError: reference to undefined property this._buttons[aDlgType]
JavaScript strict warning: resource://gre/components/nsAbAutoCompleteSearch.js, line 426: ReferenceError: reference to undefined property params.idKey
JavaScript error: chrome://calendar/content/calendar-event-dialog-attendees.xul, line 1: TypeError: document.getBindingParent(...).onBlurInput is not a function
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 288: TypeError: attendeeRow is null
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 288: TypeError: attendeeRow is null
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 288: TypeError: attendeeRow is null
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 288: TypeError: attendeeRow is null
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 288: TypeError: attendeeRow is null
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 288: TypeError: attendeeRow is null
enozkan commented 8 years ago

It looks like the errors you are getting is what we see in #426.