Closed
Bug 4168
Opened 26 years ago
Closed 26 years ago
Netcenter sign-in form submit
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
M6
People
(Reporter: fornixon, Assigned: pollmann)
References
()
Details
At the Netcenter sign-in page, enter your user name and password, click submit,
and... nothing happens. 22 March M3
Updated•26 years ago
|
Assignee: karnaze → pollmann
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•26 years ago
|
||
I see this in the console:
JavaScript error: allowedchar has no properties
Seems to indidcate the javascript that is validating the form is causing
problems.
Assignee | ||
Updated•26 years ago
|
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5
Assignee | ||
Comment 3•26 years ago
|
||
Will try for M5 bug week.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Comment 4•26 years ago
|
||
Saved a local copy here: http://blueviper/forms/netcenterfail.html
Netcenter changes their pages frequently, it seems - the error message on this
one has changed already to "document.proform.U2_USERNAME has no properties"
though the bug appears the same - javascript related. I'll try to narrow it
down. Tentatively marking M6 as it's not a crasher.
Assignee | ||
Comment 5•26 years ago
|
||
Harish is also working on this bug, as it is related to some recent bad-content
changes.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 7•26 years ago
|
||
Harish just checked in a fix.
*** This bug has been marked as a duplicate of 4322 ***
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
•