Closed
Bug 138302
Opened 24 years ago
Closed 22 years ago
[trunk] unable to create mail acct via mail compose window
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
SeaMonkey
MailNews: Account Configuration
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: sspitzer)
Details
(Keywords: regression)
i've been seeing this with recent trunk builds (eg, today's 2002.04.18.14
commerical builds). NOT a problem with branch builds.
i couldn't find an existing bug for this, but pls dup if needed.
0. start with a profile where there is NO mail account --a new profile would
work fine in this case.
1. start the browser, and open a mail compose window: accel+M (or accel+shift on
mac), or File > New > Message from the toplevel menu.
2. after the mail compose window appears, the new account wizard appears
--expected since there's no mail account.
3. make sure the "email account" radio button is selected.
4. click the "Next" button.
results: the new account wizard dlg goes away.
expected: wizard should display the next pane.
js console output (some might irrelevant, not sure):
Warning: reference to undefined property this._elementIDs
Source File: chrome://communicator/content/communicatorOverlay.xul
Line: 19
Warning: reference to undefined property this._elementIDs
Source File: chrome://aim/content/AimCommunicatorOverlay.xul
Line: 10
Warning: reference to undefined property this._elementIDs
Source File: chrome://messenger-ns/content/mailCommunicatorOverlay.xul
Line: 10
Error: redeclaration of const MOZ_HELP_URI
Source File: chrome://help/content/contextHelp.js
Line: 1
Error: [Exception... "Could not convert JavaScript argument (NULL value cannot
be used for a C++ reference type) arg 0 [nsISupports.QueryInterface]" nsresult:
"0x8057000b (NS_ERROR_XPC_BAD_CONVERT_JS_NULL_REF)" location: "JS frame ::
chrome://cookie/content/cookieTasksOverlay.xul :: anonymous :: line 59" data: no]
Source File: chrome://cookie/content/cookieTasksOverlay.xul
Line: 59
Warning: assignment to undeclared variable gDefaultSpecialFolderPickerMode
Source File: chrome://messenger/content/AccountWizard.js
Line: 87
Error: popup has no properties
Source File: chrome://messenger/content/mailNavigatorOverlay.xul
Line: 110
not sure if this next part is related, but i then try to close the mail compose
window (accel+W, or File > Close), and am unable to. get the following in the js
console:
Error: gMsgCompose has no properties
Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
Line: 2042
i need to close the window by clicking the 'x' close widget.
| Reporter | ||
Comment 1•24 years ago
|
||
side note: i do NOT have this problem when i get the new account wizard from the
mailnews 3pane window.
Keywords: regression
Comment 3•23 years ago
|
||
Hi
I have tested this using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.5b) Gecko/20030725
and I am no longer seeing this issue.
Reporter can you please retest with a current mozilla build, and see if it is
gone for you too. ?
Please resolve the bug as appropriate or let us now if you still see it.
Comment 4•22 years ago
|
||
WFM too using a Linux-build from today.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•