Skip to content

Thunderbird 91: move Folders in quickMove fails #211

Closed
@staki1966

Description

@staki1966

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions