Closed Bug 46656 Opened 24 years ago Closed 24 years ago

onClick=submit() does not submit values when used with type=radio

Categories

(Core :: Layout: Form Controls, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: god, Assigned: rods)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-test5 i686; en-US; m17) Gecko/20000725
BuildID:    2000072508

A form is not submitted properly when using radio buttons with a
onClick=document.form.submit(). The action part of the form seems to be
activated alright, but the value of the radio button is not received on the
target page.

Reproducible: Always
Steps to Reproduce:
1.Enter above page (in Danish, but the form is at the buttom)
2.Hit one of the radio buttons


Actual Results:  Page reloads, but the buttons are still available, and nothing
has been registered in the database (it's a simple poll, when you have voted,
the results of the poll should be shown).

Expected Results:  Another table with the poll results should be shown. This
happens if the variable $stemme, which the radio buttons should have set, is
received on the target page.
Confirming this on 2000080113 on Linux RH 6.2
Could you attach a reduced testcase for testing?
WFM on linux 2000080308/0108(M18). Existed in 2000073009(M18). Resolving as FIXED.
If anyone can reproduce using a newer build then 0308, feel free to reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updating QA contact.
QA Contact: ckritzer → bsharma
Verified build 20010730T OS:Linux7.1
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.