Closed Bug 239678 Opened 20 years ago Closed 19 years ago

select within form with onchange="document.forms(0).submit()" doesn't work with mozilla

Categories

(Tech Evangelism Graveyard :: English Other, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jose.fandos, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040328
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040328

It seems that document.forms() might not be standard DOM. Searching for that
particular code, it seems it should be document.forms[] rather than with ().
That could be the problem.

Reproducible: Always
Steps to Reproduce:
1. Visit http://www.superline.co.uk/prices.html
2. From the International Rates, select a country
3. Nothing happens.

Actual Results:  
Nothing

Expected Results:  
The form should have been submitted and the price list for the selected country
should be displayed. 

Superline should update their code.
I already received a message back from Superline customer service. They
downloaded 1.7beta and tried themselves. Same result. They are sending the
information to the site administrator.
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051019
Firefox/1.5.  Guessing that the site updated its code.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.