[xwiki-dev] LANG property in startup script in standalone version
Sébastien Gaïde
sgaide at gmail.com
Wed Apr 4 21:05:38 CEST 2007
Vincent Massol a écrit :
> Hi,
Hi Vincent,
>
> Does anyone know why we have the following LANG property defined in our
> startup scripts:
>
> #!/bin/sh
>
> export LANG=fr_FR.ISO8859-1
> I think this is bad as it's french and I don't think we should set it
> for the user.
>
> That said, if it's there its probably because it was required in the
> past, hence my question here.
indeed, according to this old documentation :
<http://old.xwiki.org/xwiki/bin/view/AdminGuide/Linux+Tomcat+MySQL>
But since it is not relevant anymore, it can be removed safely I think.
Seb.
More information about the devs
mailing list