Closed
Bug 123607
Opened 23 years ago
Closed 19 years ago
gets in a state where I can't delete folders for some time
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: asa, Unassigned)
Details
I was cleaning out IMAP folders and deleting ones that I had no use for and got
into a state where I couldn't delete a folder. The error in the JS Console when
I attempted the delete was
Error: Components.classes["@mozilla.org/messenger/protocol/info;1?type=" +
selectedFolder.server.type] has no properties
Source File: chrome://messenger/content/mail3PaneWindowCommands.js
Line: 919
I started to report this bug and about 5 minutes later went back to the folder
and the delete operation succeeded. Biff had fired once or twice in mail but
there was no user activity (didn't even change selection)between the time it
wouldn't delete and the time it would. This may not be very useful since I can't
reproduce now.
I suspect that I tried to delete while biff was firing or before the previous
deleted folder operation had finished when things broke and I'm guessing that
biff firing returned things to a normal state.
Testing 20020409 mozilla trunk build on win2K
Updated•21 years ago
|
Product: Browser → Seamonkey
| Reporter | ||
Updated•20 years ago
|
Assignee: sspitzer → mail
| Reporter | ||
Comment 1•19 years ago
|
||
no longer a problem for me.
| Reporter | ||
Comment 2•19 years ago
|
||
no longer a problem for me.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•