Closed Bug 261075 Opened 21 years ago Closed 11 years ago

xten.com - while submitting the page, i get an error in Error Console

Categories

(Web Compatibility :: Site Reports, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: florin, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040808 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040808 Firefox/0.9.3 I filled in the form, but when i click on the "Prepare NDA" button, nothing happens. JavaScript is enabled, i am using many other sites that require JavaScript with no problems. In the JavaScript Console in my browser, when i click on the "Prepare NDA" button, i get this error: Error: document.getElementById("Xten") has no properties Source File: http://www.xten.com/index.php?menu=nda Line: 355 My browser is Mozilla Firefox 0.9.3 running on Linux Fedora Core 2. Reproducible: Always Steps to Reproduce: 1.see above 2. 3. Actual Results: see above Expected Results: the form should be submitted
I emailed the websmaster of that website, and he says it works fine in Internet Explorer. I cannot verify that, i don't have IE on my system.
Error: document.getElementById("Xten") has no properties Source File: http://www.xten.com/index.php?menu=nda Line: 355 There is a select id="xten" however (case).
Anyway, this is no mozilla bug. JavaScript is case sensitive. For the webmaster: changing the select's id to "Xten" should fix the problem.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
> JavaScript is case sensitive. that's totally irrelevant to the code in question. but IDs are case-sensitive too, so the bug is still invalid (or tech evang)
Status: RESOLVED → UNCONFIRMED
Component: JavaScript Engine → English US
Product: Browser → Tech Evangelism
Resolution: INVALID → ---
Version: Trunk → unspecified
Assignee: general → nobody
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: pschwartau → nobody
Summary: while submitting the page, i get an error in JavaScript console → xten.com - while submitting the page, i get an error in JavaScript console
Assignee: nobody → english-us
QA Contact: nobody → english-us
Summary: xten.com - while submitting the page, i get an error in JavaScript console → xten.com - while submitting the page, i get an error in Error Console
Assignee: english-us → nobody
Status: NEW → RESOLVED
Closed: 21 years ago11 years ago
Component: English US → Desktop
Resolution: --- → INVALID
Product: Tech Evangelism → Web Compatibility
You need to log in before you can comment on or make changes to this bug.