Closed
Bug 31342
Opened 25 years ago
Closed 25 years ago
[Activation][Crash]press activate for new or old nc member and crash
Categories
(Core Graveyard :: Profile: BackEnd, defect, P2)
Tracking
(Not tracked)
People
(Reporter: agracebush, Assigned: racham)
Details
Attachments
(1 file)
27.00 KB,
text/plain
|
Details |
Steps to reproduce:
1. modify all.js file with these prefs
pref("browser.registration.enable", true);
pref("browser.registration.url",
"http://ins-group1.netscape.com:9999/activation/en/activation.cgi");
pref("browser.registration.domain",
"ins-group1.netscape.com:9999/activation/en");
pref("browser.registration.acceptdomain", "aol.com");
pref("browser.registration.mailservername", "imap.mail.aol.com");
pref("browser.registration.mailservertype", "imap");
2. using build 2000031009 on WinNT, create new profile or use migrated profile
3. if new, fill in registration form - if old, select "I am cookie, ..." press
activate button
Actual results: Alert window opens with text " under 13=****" - press ok and
crash
Expected results: Activation complete screen followed by seamonkey launch
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Updated•25 years ago
|
Severity: normal → major
Priority: P3 → P2
Reporter | ||
Comment 2•25 years ago
|
||
occurring on Win95 also- page fault in xpcom.dll
Comment 3•25 years ago
|
||
Bhuvan, please reproduce on a debug build and get a stack trace.
*** This bug has been marked as a duplicate of 31118 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
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
•