Closed
Bug 2833
Opened 26 years ago
Closed 26 years ago
single signon hang
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
M4
People
(Reporter: karnaze, Assigned: morse)
References
()
Details
Go to the url, enter some obscure data for name and password, and then submit.
nsFormFrame::ProcessAsURLEncoded gets stuck on the line:
res = service->SI_RememberSignonData(URLName, &submit);
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
QA Contact: 4110 → 4137
Comment 3•26 years ago
|
||
Reassigning qa contact to cpratt@netscape.com
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•