Closed
Bug 282325
Opened 20 years ago
Closed 17 years ago
Clicking submit on web form does not submit form.
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: spc, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Clicking the submit button on a web form does not submit the form or generate any response from the browser. Same page works in other browsers. This site is an example, other sites have similar results. Reproducible: Always Steps to Reproduce: 1.View webpage 2.complete form 3.click submit Actual Results: nothing Expected Results: the form should have been submitted for processing and the browser would have forwarded to the sites completed form page
Comment 1•20 years ago
|
||
Your page has 151 markup errors. Do you have a shorter testcase?
Comment 2•20 years ago
|
||
It's a JavaScript error. Watch JavaScript console after you click "submit" and you'll see: Error: form.submit is not a function Source File: http://www.three.co.uk/threefiles/js/fixedline.js Line: 364 So this is really an evangelism bug. Reporter: you could contact the site administrator to fix their code.
| Reporter | ||
Comment 3•20 years ago
|
||
Everyone says it is a javascript error by the sites operators/designers....yet it works in Internet Explorer. This is the problem, the amount of sites that dont work in Firefox but do in internet explorer. Guess which app I would rather be using???? Yet to fill out forms just to find they dont work and have to call up an old bulky app like IE just to fill out a form is a pain and not useful when trying to get ones friends to switch to the mac or firefox! So why does it work in IE and not Firefox?
Comment 4•20 years ago
|
||
Here are a couple more URL's where the Submit button doesn't do anything: http://voortman.com/tellus.htm http://haruteq.com/formenter11.htm
Comment 5•20 years ago
|
||
sending to tech eva', but this is just invalid.
Assignee: firefox → english-other
Component: General → English Other
Product: Firefox → Tech Evangelism
QA Contact: general → english-other
Comment 6•17 years ago
|
||
As far as I can tell, this page no longer exists. FIXED by death of page.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•