After applying the RTC 605 iFix011- Mixed Language display issue in RTC workitem using IE browser.
IE 11.0.9600.19301
The language setting for IE is German only.
Translation issue in IE with some links and navigation elements if we use Internet Explorer in german language with AT region.
Note: If we change from region language AT to full German local DE language in IE browser, works fine.
-Duser.language=de -Duser.region=AT is set in WAS Generic JVM arguments.
Accepted answer
Its a cache issue on the application server or application level.
After running repotool -clean commands again fixed the issue, try the below steps in non business hours with no business impact.
4.Run repotool - clean , Note: Based on the current applications installed
Run repotools-<app> -clean for each application that is installed to clear the repotools cache. Note: This will also display the help output. For instance:
Examples:
- repotools -ccm -clean
- repotools - dcc -clean
- repotools - gc -clean
- repotools - jts -clean
- repotools - qm -clean
- repotools - relm -clean
- repotools -rm -clean
- repotools -am -clean
Note: Refer iFix readme.txt file for more details.