I got a report from a user:
I added some customized icons and then removed them. But every day when I log in they come back. No matter how many times I remove them.
I did some tests with a prerelease and it generated the following error:
Uncaught TypeError: QI.Interface is undefined
addPopupSet chrome://quickfolders/content/quickfolders-interface.js:4478
quickfolders-interface.js:4478:4
However this may have been caused by some recent refactoring which was not present in 6.9.2 - I am not sure which version the user ran when they encountered the problem.
I believe that the icon setting is likely stored within the folder properties (in folder tree) by Thunderbird and not properly removed or the settings are not stored by Thunderbird so that the icon is recreated when Thunderbird starts new.
I got a report from a user:
I did some tests with a prerelease and it generated the following error:
However this may have been caused by some recent refactoring which was not present in 6.9.2 - I am not sure which version the user ran when they encountered the problem.
I believe that the icon setting is likely stored within the folder properties (in folder tree) by Thunderbird and not properly removed or the settings are not stored by Thunderbird so that the icon is recreated when Thunderbird starts new.