Closed
Description
I have been using QuickFolders for quite some time. Recently I've been running TB78, but a couple of days ago I upgraded to 91.2.0. Since then, whenever I try to move folders, either by dragging them to the toolbar, or by Shift-M shortcut, the error "ReferenceError: toXPCOMArray is not defined".
TB error console shows
Exception in movefolder toXPCOMArray is not defined
it points to the following line in source:
let cs = Cc["@mozilla.org/messenger/messagecopyservice;1"].getService(Ci.nsIMsgCopyService), array = toXPCOMArray(folders, Ci.nsIMutableArray); // Tb 78