Time and Attendance 7.0.0.5 resolved issues

Total: 2 issues

----------------

WTA-9807

To determine the language used on the login page in the desktop and mobility applications, the browser locale is checked. If the browser locale is available in WFM, the login page is presented in that locale.

Note: The browser locale is determined by looking at the Accept-Language header. This header can vary between browsers, even for the same locale. An exact match of the language and country code is first checked. If an exact match does not exist, then a search for only the language code is made. If there is no match on the language code, the default locale specified in the DEFAULT_LOCALE_ID is used.

----------------

WTA-10285

ETM home screen not displaying properly initially, but refreshes automatically after sometime and displays fine

ETM home screen does not display properly when first loaded. This can occur when the ETM_CLOCK_FACTOR_TIME_ZONE registry parameter is set to CLIENT_BROWSER.

Outcome

Fixed by loading time zone data from the client at the start of the page load.

----------------