tdulcet / Thunderbird-Send

📤 FileLink provider for Send (formerly Firefox Send)
https://addons.thunderbird.net/thunderbird/addon/filelink-provider-for-send/
Mozilla Public License 2.0
43 stars 8 forks source link

Changing Send server does not work #1

Closed NicolaiVdS closed 3 years ago

NicolaiVdS commented 3 years ago

I just installed the plugin to test it my self and used my own Send server.

setting the URL to https://send.nvds.be and clicking verify gives the success toast, but when using it i get following afbeelding

so as you can see its uploading it to the default server

tdulcet commented 3 years ago

Thanks for testing it and for the bug report!

The AutomaticSettings library caches the settings by default and it looks like that is causing issues here. I will fix this in my next version. In the meantime, you should be able to either click the “Reload” button on the same page you installed it from or restart Thunderbird to resolve the issue.

NicolaiVdS commented 3 years ago

@tdulcet can confirm that using the reload button works ;)

tdulcet commented 3 years ago

@NicolaiVdS I fixed it in https://github.com/tdulcet/Thunderbird-Send/commit/047197ec443c213e4f65a8b22c48e13b9fff92ad. It should now get the current settings before uploading each file. You should be able to update by just running git pull.

NicolaiVdS commented 3 years ago

just did a pull and it works correctly now :D Cant wait for the first release