Using eo.web.dll Ver 17.1.14.0
We've started having problems with the controls since the release of Chrome's version 65.
Situations -
1. Missing image displayed on the main menu where none should be. The menu is created programmatically. The only menu items that have the left icon set are the following -
- Home
- My Profile
- Reports
- Help
- Log off
2. The date picker created programmatically no longer works
3. The call back is no longer completing and no error is being thrown
To test these situations -
Login into
https://timeandexpense.myefaactelite.com using IE (Ver current), Chrome (Ver 65.0 or greater), and FireFox (Ver current) using the following credentials -
o User Name: sandyd
o Password: 123456
o PIN: 0BD7QJ
Please try each action in each action in each browser to see the difference in the reaction
Situation 1:
After logging in you will see the missing image icon in front of the "Administration" item
Situation 2:
1. After logging in select Administration > Company Admin > Company Preferences
2. Select the "TimeCard" tab
Situation 3:
1. After logging in select Time > Enter Time(mobile)
2. Change the date from the date picker - this action initiates a callback panel callback to reload the grid based on the chosen date.