Closed Bug 76845 Opened 23 years ago Closed 23 years ago

crash when form inside table is submitted with javascript

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 76694

People

(Reporter: conorlennon, Assigned: rods)

Details

Attachments

(1 file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-5.0 i686; en-US; rv:0.8.1+)
Gecko/20010419
BuildID:    2001041921

In a form inside a table, when the onSubmit value is set to
"document.logonform.submit();return false;" mozilla crashes when the form is
submitted.
I'm going to attach html as a testcase.

Reproducible: Always
Steps to Reproduce:
1.Click on the Submit button

Actual Results:  Mozilla crashes

Expected Results:  The form should be submitted and mozilla shouldn't crash
I'm also seeing this in Build 2001041620 in WinNT.
IncidentId TB29373869W was generated by this Bug on WinNT.
the table is irrelevant.  The problem is calling submit() in the onsubmit handler 
-- we get into an infinite loop.

Bug this is a dup of has a patch.


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

Attachment

General

Creator:
Created:
Updated:
Size: