In this scenario, We can see the Oneclick java console displaying Hebrew characters normally. However, the same does not happen in Oneclick Webapp.
Release : Any supported versions
Component : Spectrum OneClick
The default character set configured to be used by Webapp.
The solution below will make the Webapp to ignore the character set configured by default, and use the character set supported by the web browser in use.
OBS: This solution should apply for any character sets supported by the web browser (i.e Hindi, Thai, etc...)
Here is the procedure:
-------------------
1- In the Oneclick Webapp administration page ( http://<webapp-hostname>:<webapp-port>/spectrum ), just remove the three font items ("dialog", "dialoginput" and "serif") displayed below:
2- After clicking on the three "X" buttons, click on the blue "Apply" button that will be displayed in the right bottom of the page:
3- Then, just restart the webtomcat service in Oneclick server (not necessary to restart Tomcat service)
-------------------