TB-throwback / LookOut-fix-version

Fork of LookOut (fix version)
51 stars 17 forks source link

Non-English parsing broken #71

Closed dugite-code closed 3 years ago

dugite-code commented 3 years ago

Checked in Hungarian and German. Winmail.dat is not parsed and no outputs from the debugging setting.

not well-formed XML customElements.js:566
    parseXULToFragment chrome://global/content/customElements.js:566
    injectElements jar:file:///C:/Users/dugite-code/AppData/Roaming/Thunderbird/Profiles/h7dmdf3t.default/extensions/lookout@s3_fix_version.xpi!/api/WindowListener/implementation.js:566
    onLoad chrome://lookout/content/scripts/messenger.js:12
    _loadIntoWindow jar:file:///C:/Users/dugite-code/AppData/Roaming/Thunderbird/Profiles/h7dmdf3t.default/extensions/lookout@s3_fix_version.xpi!/api/WindowListener/implementation.js:590
    onLoadWindow jar:file:///C:/Users/dugite-code/AppData/Roaming/Thunderbird/Profiles/h7dmdf3t.default/extensions/lookout@s3_fix_version.xpi!/api/WindowListener/implementation.js:419
    checkAndRunExtensionCode resource:///modules/ExtensionSupport.jsm:220
    _checkAndRunMatchingExtensions resource:///modules/ExtensionSupport.jsm:195
    _addToListAndNotify resource:///modules/ExtensionSupport.jsm:179
    _waitForLoad resource:///modules/ExtensionSupport.jsm:156

Most probably is an issue with Localization strings

https://github.com/thundernest/addon-developer-support/wiki/Tutorial:-Switch-to-the-WebExtension-i18n-locale-system

dugite-code commented 3 years ago

Closed in v3.0.6