Closed Bug 148793 Opened 22 years ago Closed 22 years ago

Defined FORM object ignores submit() method

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 148782

People

(Reporter: dac514, Assigned: rogerl)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020529
BuildID:    2002052906

After filling in values, clicking "GO" produces the following javascript error.

Error: document.loginForm.submit is not a function
Source File: http://www1.sympatico.ca/help/local/bell/getemailloginform.html
Line: 777

However form name="loginForm" exists.



Reproducible: Always
Steps to Reproduce:
1. Fill in values (random is fine because you just want to be able to submit, so
actual user name and password not necessary to see bug)
2. Click "GO"
3. Look in Javascript Console for error.

Actual Results:  Page does nothing.

Expected Results:  Submit data do defined ACTION in loginForm FORM.
document.loginForm.submit is an image control on that page, not a function...

*** This bug has been marked as a duplicate of 148782 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified Duplicate -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.