(This is mostly for Jonathan bu I'm putting here for future reference and also if someone else has ideas. It follows from a report in jmol-users that pages generated from Export to Web display Chinese text worng in the widgets)
Jonathan, my first impression: The problem is only in the part of the page that comes from the widgets. Widget texts like "Spin on/off" come to widgets.java from the GT system (so they will be translated correct) and get inserted into the generated html page by E2W. The page has a codepage attribute, but it is getting the wrong characters. So I think it must be the java code that has to impose say UTF8 encoding on whatever it is producing. This is something similar to the issue with languages in popup menu that Nico updated yesterday. Initially, the names were coming in wrong characters. I think that even if ISO is apparently working fine, we'd be safer shiftng to UTF8 for all the products of E2W. I am looking fot the code that Nico has used to impose a certain codepage on certain java files ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Jmol-developers mailing list Jmol-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-developers