Hi Community,
in the start scripts of the standalone version 1.4.1 still remains LANG property defined for french: LANG=fr_FR.ISO8859-1 java $JAVA_OPTS -Dfile.encoding=iso-8859-1 ... Therefore the same question once more: Can I just remove LANG property from the start scripts or shoud I set LANG property on en_EN or respectively de_DE? We are working in german-speaking environment. Best Regards, Alla Sergiu Dumitriu wrote: > > Hi, > > Actually, in start_xwiki.sh this is not needed at all, because we > already use -Dfile.encoding. If it were missing, then the jvm would > infer the right encoding using the LANG system property. > > > On 4/5/07, Sébastien Gaïde <[EMAIL PROTECTED]> wrote: >> Vincent Massol a écrit : >> > >> >> > Sebastien, do you know why it's not relevant anymore? >> > >> > Also do you mean I can safely remove both the LANG property and the >> > -Dfile.encoding=iso-8859-1 one? >> > >> >> I will have to check, I thought that this issue (accentuated characters >> in attached files) was solved a long time ago, but I may be wrong. >> > > Sergiu > -- > > -- View this message in context: http://www.nabble.com/LANG-property-in-startup-script-in-standalone-version-tp9837535p18377618.html Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

