Closed Bug 204001 Opened 21 years ago Closed 10 years ago

casio.com - Form Submission Fails (Works in IE6)

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mozilla, Unassigned)

References

()

Details

2003042608 trunk

Form submission at
http://www.casio.com/index.cfm?fuseaction=products.watchfinder&catalog=Watches
fails. Site reports that no selections have been made (DOM problem?).

Works in IE6.
at first glance this will probably turn out to be an evangelism bug... on
changing the selects I'm seeing the following in the javascript console:

Error: document.brandlayer has no properties
Source File:
http://www.casio.com/index.cfm?fuseaction=products.watchfinder&catalog=Watches
Line: 438

.. but i didn't see any script errors on hitting "next"
Keywords: qawanted
OS: Windows XP → All
Hardware: PC → All
When you change a selection in a <select> on this page the page sets that value
in a hidden input using some JS (JS that is written to be IE and NS4 only, hence
fails in Moz).  Then when the form is submitted, it checks that hidden input and
blocks the submit.

Not sure why they don't want to just let the <select> submit, but.... 
Assignee: form-submission → susiew
Component: Form Submission → US General
Product: Browser → Tech Evangelism
QA Contact: ashishbhatt → zach
Version: Trunk → unspecified
Keywords: qawanted
Summary: Form Submission Fails (Works in IE6) → www.casio.com - Form Submission Fails (Works in IE6)
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Summary: www.casio.com - Form Submission Fails (Works in IE6) → casio.com - Form Submission Fails (Works in IE6)
Site looks fine. wfm?
[closeme]
Status: NEW → RESOLVED
Closed: 10 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.