Closed
Bug 251096
Opened 21 years ago
Closed 11 years ago
accesshr.net - cannot login - clicking "login" has no action
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: nmcguire, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
Going to the site, when the Login button is clicked, there is no action taken by
the browzer. Using IE, a login dialog appears.
Reproducible: Always
Steps to Reproduce:
1. go to website
2. click on login
3.
Actual Results:
nothing
Expected Results:
login dialog box
Comment 1•21 years ago
|
||
Error: window.top.navigate is not a function
Source File: http://www.accesshr.net/EliteBenefits/
Line: 1
Looks like IE-only scripting.
Assignee: dveditz → english-us
Component: Security: General → English US
Product: Browser → Tech Evangelism
QA Contact: english-us
Version: Trunk → unspecified
Comment 2•21 years ago
|
||
<IMG SRC="images/login_button.gif" WIDTH="128" HEIGHT="46" BORDER="0" ALT=""
onclick="javascript:window.top.navigate('https://AccessHR.Net/BenefitsPortalWeb');">
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Summary: cannot login - clicking "login" has no action → accesshr.net - cannot login - clicking "login" has no action
Comment 3•11 years ago
|
||
Bug no longer exists & login button works. Closing.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
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
•