Closed
Bug 90113
Opened 24 years ago
Closed 12 years ago
In <widgetglue.js>, uncaught Exception when renaming a folder to the same name
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
Details
When renaming a folder called "Trash" to "Trash":
Error: uncaught exception: [Exception... "Component returned failure code:
0x80550013 [nsIMessenger.RenameFolder]" nsresult: "0x80550013 (<unknown>)"
location: "JS frame :: chrome://messenger/content/widgetglue.js :: RenameFolder
:: line 104" data: no]
build 20010708 on win2k
| Reporter | ||
Comment 1•24 years ago
|
||
when renaming a folder to the same name. "test -> "test". You do get a error
about it, but also a exception...
Error: uncaught exception: [Exception... "Component returned failure code:
0x80550013 [nsIMessenger.RenameFolder]" nsresult: "0x80550013 (<unknown>)"
location: "JS frame :: chrome://messenger/content/widgetglue.js :: RenameFolder
:: line 89" data: no]
20020117
Comment 2•21 years ago
|
||
I've tried with Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7) Gecko/20040616
and this doesn't happen anymore. Also tried with 1.7/win32 and it works there too.
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Assignee: sspitzer → mail
Comment 3•20 years ago
|
||
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050520] (nightly) (W98SE)
Got an alert dialog, pressed OK, got the exception: bug still/again there :-/
{{
Error: [Exception... "Component returned failure code: 0x80550013
[nsIMessenger.RenameFolder]" nsresult: "0x80550013 (<unknown>)" location: "JS
frame :: chrome://messenger/content/widgetglue.js :: RenameFolder :: line 113"
data: no]
Source File: chrome://messenger/content/widgetglue.js
Line: 113
}}
Updated•20 years ago
|
Severity: normal → major
Summary: uncaught exception in widgetglue.js when renaming a folder to the same name → In <widgetglue.js>, uncaught Exception when renaming a folder to the same name
Updated•17 years ago
|
Assignee: mail → nobody
QA Contact: esther → message-display
Comment 4•13 years ago
|
||
NoOp does this reproduce for you?
Severity: major → normal
Flags: needinfo?(glgxg)
Comment 6•12 years ago
|
||
> I cannot reproduce with SeaMonkey 2.16.
Closing.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•