One of my co-worker has produced a little application to tests Properties.
It scan jar, war, ear and reports errors.
Interested ?
2010/3/8 Henri Gomez :
> BTW, I quickly checked the various properties in TC and the french
> translations seems in a hurry.
>
> Someone is working on it ?
>
> Regard
BTW, I quickly checked the various properties in TC and the french
translations seems in a hurry.
Someone is working on it ?
Regards
2010/3/8 Henri Gomez :
> I see another error on o.a.c.session.LocalStrings_fr.properties
>
> standardSession.sessionEvent=L''\u00e9couteur d''\u00e9v\u00e8nement
>
I see another error on o.a.c.session.LocalStrings_fr.properties
standardSession.sessionEvent=L''\u00e9couteur d''\u00e9v\u00e8nement
de session (session event listener) a
g\u00e9n\u00e9r\u0persistentManager.loading=Chargement de {0} sessions
persistantes
Instead we should have :
standardSession.
On 05.03.2010 21:37, jean-frederic clere wrote:
On 03/05/2010 09:24 PM, Henri Gomez wrote:
Hi to all,
I sent some patches to Jean-Fred about the LocalString_fr.properties.
I have noticed it is in fact fix in trunk but not in tc6.0.x I have
submitted a new proposal. Please double check... It i
On 03/05/2010 09:24 PM, Henri Gomez wrote:
> Hi to all,
>
> I sent some patches to Jean-Fred about the LocalString_fr.properties.
I have noticed it is in fact fix in trunk but not in tc6.0.x I have
submitted a new proposal. Please double check... It is not my day today :-/
Cheers
Jean-Frederic
Hi to all,
I sent some patches to Jean-Fred about the LocalString_fr.properties.
The faulty properties file was
java/org/apache/catalina/session/LocalStrings_fr.properties
This file contains accentued chars like é, à.
It's invalid since it should in iso8859-1 and accentued chars escaped
in Unic