Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Parsing Error: undefined entity #624

Open
david0fc opened this issue Apr 17, 2018 · 3 comments
Open

XML Parsing Error: undefined entity #624

david0fc opened this issue Apr 17, 2018 · 3 comments

Comments

@david0fc
Copy link

david0fc commented Apr 17, 2018

Using
Fedora 27
Thunderbird 52.7.0
Lightning 5.4.7
EWS 3.9.0

My calendar is in an Office365 cloud.

When I try to create a new event, either with Ctrl+I, or right-clicking on a calendar day and selecting "New Event...", I get a window with the following error:

XML Parsing Error: undefined entity
Location: chrome://lightning/content/lightning-item-iframe.xul
Line Number 115, Column 7:
      <button id="counter-proposal-btn"
------^

When running thnderbird from the command line, I also get:

JavaScript strict warning: chrome://exchangecalendar/content/exchService-common-sets.js, line 129: ReferenceError: reference to undefined property "itemClass"
JavaScript error: chrome://exchangecalendar/content/calendar-event-dialog.js, line 98: TypeError: this._document.getElementById(...) is null
1st-setup:2018-3-2 15:19:23.890:  -- It is an Exchange Calendar event:null
1st-setup:2018-3-2 15:19:23.892:  -- Could not add exchange attachment buttons:TypeError: this._document.getElementById(...) is null
1st-setup:2018-3-2 15:19:23.892:exchWebService.attachments.addAttachmentsFromItem: foutje:TypeError: documentLink is null
1st-setup:2018-3-2 15:19:23.892:exchWebService.attachments.addAttachmentsFromItem: title:null
1st-setup:2018-3-2 15:19:23.892:No attachments

ewslog.txt

I reckon this used to happen before with some other EWS version, but it was a long time ago.

Any clue? Any additional info needed?

@david0fc
Copy link
Author

Seems that the old issue opened by me #562 did never resolved...

@david0fc
Copy link
Author

The same happens with EWS 4.0.0-beta5

@leonadler
Copy link

#610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants