xul-ext-eds-calendar icon indicating copy to clipboard operation
xul-ext-eds-calendar copied to clipboard

EDS Calendar Integration

Results 18 xul-ext-eds-calendar issues
Sort by recently updated
recently updated
newest added

Ubuntu 19.04 Thunderbird 60.9.0 `[calBackendLoader] Using Thunderbird's builtin libical backend JavaScript error: resource://gre/modules/XPCOMUtils.jsm, line 187: TypeError: can't redefine non-configurable property "cal" JavaScript error: chrome://global/content/bindings/tree.xml, line 1285: TypeError: this.parentNode is null...

This is the main error it throws: ``` ERROR edscalendar.calEDSProvider: Batch is started but provided calendar Personal - 2e6cb6cb-9bf8-402e-a9e8-03432323523 doesn't match calendar Calendar1 - undefined *** ERROR edscalendar.calEDSProvider: CalendarServiceException@resource://edscalendar/exceptions.jsm:26:13 getECalClient@jar:file:///home/r/.thunderbird/ffffff.default/extensions/%7Be6696d02-466a-11e3-a162-04e36188709b%7D.xpi!/components/calEDSProvider.js:315:17...

bug

Imported calendar items from google calendar are not added by eds calendar. Reason is onModify is called instead of onAdd which causes that items are ignored. Implement extra functionality to...

bug

of my 5 thunderbird webdav calendars, only 2 are syncing with eds. is there a limit to how many calendars i can have working with this addon?

bug

Hi Mateusz, I made a review about one month and a half ago about how much I like this extension and suggesting that all instances of recurring events appeared in...

bug

Originally reported by: **Mateusz Balbus (Bitbucket: [balbusm](http://bitbucket.org/balbusm), GitHub: [balbusm](http://github.com/balbusm))** --- From time to time test are failing - usually reason is "Cannot find unnamed source". Sometimes thunderbird crashes during the...

bug
0.5
major

Hi, the long-term release Thunderbird 128 ESR is out and EDS Calendar Integration does not yet support it. Thanks.

My widget is not syncing.I haven't found browser.dom.window.dump.enabled or logging.enabled , so, I don't know how to provide complete information. But clearly, extension is not working: ![image](https://github.com/balbusm/xul-ext-eds-calendar/assets/12863854/a92a5b5d-40a5-4965-993b-e46beb1121ea) This is what've...