Archiving action not working
The archiving message action in Filtaquilla is not working, instead we get the following error message in console:
Uncaught ReferenceError: MessageArchiver is not defined
applyAction chrome://filtaquilla/content/filtaquilla.js:1255
filtaquilla.js:1255:24
applyAction chrome://filtaquilla/content/filtaquilla.js:1255
The global MessageArchiver object had been used to replace the outdated BatchMessageMover object, looks like it isn't within the global scope of the filter action scripter anymore.
Test version with attempted fix:
to install the test version, download the zip file and then drag the file into Thunderbird Add-ons Manager (do not extract contents).
Thanks for the prompt update. The test file 'filtaquilla-4.0pre26.zip' installed correctly and I can confirm that archiving now appears to function correctly.
Thanks for testing. I will close the issue once I publish the next official version on ATN.