Closed
Bug 303789
Opened 19 years ago
Closed 9 years ago
Un-migrated & deleted NSv4 profiles should be removed from the list; and JS exception on deleting them
Categories
(Core Graveyard :: Profile: Migration, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: sgautherie, Unassigned)
Details
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b4) Gecko/20050806 SeaMonkey/1.0a]
(nightly) (W98SE)
From my bug 54615 comment 8
{{
Today, I deleted a NSv4 (un-migrated) profile,
then started SM profile manager:
that profile is still listed
}}
There should be a check to remove this now-deleted profile.
Reporter | ||
Comment 1•19 years ago
|
||
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b4) Gecko/20050806 SeaMonkey/1.0a]
(nightly) (W98SE)
Workaround:
Use the UI to delete the profile from the list.
Note:
This succeeds, but we get a JS exception in the process
{{
Error: uncaught exception: [Exception... "Node was not found" code: "8"
nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location:
"chrome://communicator/content/profile/profileManager.js Line: 164"]
}}
Severity: normal → major
Summary: Un-migatred & deleted NSv4 profiles should be removed from the list → Un-migrated & deleted NSv4 profiles should be removed from the list; and JS exception on deleting them
Reporter | ||
Comment 2•19 years ago
|
||
(In reply to comment #1)
> This succeeds, but we get a JS exception in the process
This is from the 'Switch Profile...' dialog.
Actually, the profile stays in the list at first;
need to close and reopen the dialog to check that it was removed.
Comment 3•12 years ago
|
||
Serge: NS4.x profile migration is gone as far as I know. Can we close this report ?
Blocks: 1243899
Comment 4•9 years ago
|
||
This bug is filed in a bugzilla component related to pre-Firefox code which no longer exists. I believe it is no longer relevant and I am therefore closing it INCOMPLETE.
If you believe that this bug is still valid and needs to be fixed, please reopen it and move it to the Toolkit:Startup and Profile System product/component.
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•