jobisoft / EAS-4-TbSync

[Thunderbird Add-On] The Exchange ActiveSync provider for TbSync to sync contacts, tasks and calendars to Thunderbird.
https://github.com/jobisoft/EAS-4-TbSync/wiki/About:-Provider-for-Exchange-ActiveSync
Mozilla Public License 2.0
192 stars 29 forks source link

JavaScript error #49

Closed iron-viper closed 5 years ago

iron-viper commented 5 years ago

Your environment

Ubuntu 18.04 64-bit selection_006

TbSync version: - EAS-4-TbSync version: 1.0.2.3 Thunderbird version: 60.2.1 64-bit

[* ] Yes, I have installed the latest available (beta) version from

Expected behavior

Normal sync

Actual behavior

I have an error with sync. Log look like this: `eas.cachedTimezoneData.iana[eas.cachedTimezoneData.abbreviations[parts[i]]] is undefined

guessTimezoneByStdDstOffset@chrome://eas4tbsync/content/provider/eas/tools.js:219:1 setThunderbirdItemFromWbxml@chrome://eas4tbsync/content/provider/eas/calendarsync.js:50:48 eas.sync.processCommands<@chrome://eas4tbsync/content/provider/eas/sync.js:468:25 TaskImpl_run@resource://gre/modules/Task.jsm:326:42`

Steps to reproduce

Run sync with Exchange server

Email with debug.log was sent.

jobisoft commented 5 years ago

Can you update your AddOns to get the latest beta and try again?

iron-viper commented 5 years ago

@jobisoft Big thx for your speed! Now it's work correctly.