Hello Ioannis, In JIRA issue [1] you wrote "Greek characters seem ok in the jnlp file. But the problem is not only with Greek" now you are writing: "The problem is that the jnlp file is downloaded as ANSI, not as UTF-8. If I change the encoding of the file to UTF-8, Greek characters are shown correctly"
I'm a little bit confused. I have modified the source code of OM to ensure jnlp file is being sent in UTF-8 Can you test the nightly build #242+ from here [2] ? [1] https://issues.apache.org/jira/browse/OPENMEETINGS-1402 [2] https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.1.x/ On Tue, May 17, 2016 at 11:56 PM, Ioannis Vlachos <[email protected] > wrote: > Hi there. I have this problem with Screen Sharing in Openmeetings 3.1.1. > When a user clicks on the screen sharing the jnlp file is downloaded ok, > but Greek characters are not shown when you start the app. The problem is > that the jnlp file is downloaded as ANSI, not as UTF-8. If I change the > encoding of the file to UTF-8, Greek characters are shown correctly. > I thought this was a problem with my server (I use Windows 8), but this > issue is reproducible in the demo server ( > https://om.alteametasoft.com/openmeetings) from various client systems > (Ubuntu, Windows 8, Windows Vista) and with various languages selected by > the user (I've tested it with greek and russian). You can see the > screenshots below: > > https://www.dropbox.com/s/j81ztjdrx017dwg/jnlpDemoServer.PNG?dl=0 (greek > language, client: Chrome on Windows 8) > > https://www.dropbox.com/s/lobpulmmmp0ahin/jnlpdemoServerUbuntu.jpeg?dl=0 > (greek language, client: Firefox on Ubuntu) > > https://www.dropbox.com/s/wuatugublqua19u/jnlpDemoServerVistaGR.JPG?dl=0 > (greek language, client: Chrome on Windows Vista) > > https://www.dropbox.com/s/yhqzeywgwt9ckfh/jnlpDemoServerVistaRU.JPG?dl=0 > (russian language, client: Chrome on Windows Vista) > > Am I the only one who has come across this issue? Maybe there is a config > change I can make so that the server serves the jnlp files as UTF-8? > > Thanks > -- WBR Maxim aka solomax
