nextcloud-filelink icon indicating copy to clipboard operation
nextcloud-filelink copied to clipboard

Compatibility with current Thunderbird version 67

Open Thomas-Ganter opened this issue 5 years ago • 2 comments

Bug report

As title says, Thunderbird 67 does not load the Add-On. Manually tweaking the "install.rdf" file did not help.

Steps to reproduce

  1. Open Thunderbird Add-Ons page
  2. Install from file
  3. See error message

Expected behaviour

Add-on is loaded.

Actual behaviour

Thunderbird reports Add-On is not compatible.

manually tweaked install.rdf

Patching install.rdf in the xpi file did not help. Still unable to load the Add-On.

This I copied from the enigmail xpi <em:targetApplication> <Description> <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <em:minVersion>63.0</em:minVersion> <em:maxVersion>68.*</em:maxVersion> </Description> </em:targetApplication>

But it still ddoes not load.

Thomas-Ganter avatar Apr 30 '19 23:04 Thomas-Ganter

I think, increasing the maxVersion is not enough. See also "Legacy" XUL extensions with overlays

alfredbuehler avatar May 01 '19 09:05 alfredbuehler

This issue and issue #80 are related, if not the same topic

jmfernandez avatar Sep 29 '19 17:09 jmfernandez