Closed
Bug 208234
Opened 22 years ago
Closed 22 years ago
salary.com - Unable to submit form due to Javascript error
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: susiew)
References
()
Details
Attachments
(1 file)
|
1.36 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030603 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030603 Mozilla Firebird/0.6
When submitting this form using the "Create Basic Report" option, a JS error is
thrown:
Error: window.titleselectform has no properties
Source File: http://swz.salary.com/salarywizard/utilityscripts/swzu_v4_jsfunc.js
Line: 114
if
(window.titleselectform.jobcode.options[window.titleselectform.jobcode.selectedIndex].value
== "")
(Correcting window.titleselectform to document.titleselectform resolves the
problem.)
Reproducible: Always
Steps to Reproduce:
1. Visit the URL
2. Click the "Create Basic Report" option
Actual Results:
JS error occurs.
Expected Results:
Form should submit.
Form currently works in IE6 and Opera 7. Does not work in Netscape 7.
Will attached a minimized testcase of the relevant code.
| Reporter | ||
Comment 1•22 years ago
|
||
| Reporter | ||
Updated•22 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 2•22 years ago
|
||
I also reported this issue to salary.com through the Feedback link on the page.
| Reporter | ||
Comment 3•22 years ago
|
||
Received reply from salary.com personnel that they had fixed the problem.
Confirmed in build 20030603 PC/WinXP.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 4•22 years ago
|
||
*** Bug 209270 has been marked as a duplicate of this bug. ***
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
•