It's a Linux and output of "locale" is LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=
It is a CentOS 6.4 system. I currently cannot find a way to list the -installed- locales. An update to 1.0-stable branch I have to discuss here internal. I've set logging to DEBUG and I see such a message on all pages even /about page. 2014-03-12 09:28:45,089 Trac[main] DEBUG: Negotiated locale: None -> de Von: RjOllos [mailto:[email protected]] Gesendet: Dienstag, 11. März 2014 14:48 An: [email protected] Cc: RjOllos; Riedel, Torge Betreff: Re: trac 1.0.1: Wierd language behaviour On Tuesday, March 11, 2014 3:38:15 AM UTC-7, Riedel, Torge wrote: Well, I applied that patch of http://trac.edgewall.org/ticket/11413 to our 1.0.1 but it does not solve it completely. You can now enter a value like "18:00" but when leaving the field it changes to "06:00". The slider of the picker is still not 00:00-23.59. The issue was previously discussed here: https://groups.google.com/d/msg/trac-users/1Xi8cz-m1KY/ajCPLgYfqxUJ The 12 hour behavior you describe was reported with Trac 1.1.1 without Babel, so I am not sure about your case. What is the language on your server? If on Linux, what is the output of "locale"? Since this is a productive environment I'm not sure whether this is a good idea to change to "near" stable v1.0.2 1.0-stable has fixed 50-100 defects that existed in 1.0.1, so I would argue that it's far more near stable than 1.0.1 you are currently running. Changesets are staged, reviewed and tested before application to 1.0-stable branch. There are no wild development occurring on the branch. The worst that every happens is a minor regression is introduced and correctly shortly thereafter. That said, if you want to try and track down the changesets needed to fix this for 1.0.1 and patch your 1.0.1 installation, we can go that route. Regarding the second thing: Even if I explicitly set the language to "German" the about page still displays everything in English. An it's only the about page. With my browser (Firefox 26) language of highest preference set to "Germany/Germnay [de-de]", when loading any page, I get the following the logs: 06:41:03 AM Trac[main] DEBUG: Negotiated locale: None -> de The log level is set to DEBUG. Do you see that message when loading any pages, and do you see it when loading the /about page? CENIT AG, Industriestrasse 52-54, 70565 Stuttgart, Tel.: +49 711 7825-30, Fax: +49 711 7825-4000, Internet: www.cenit.de Geschaeftsstellen: Berlin, Frankfurt, Hamburg, Hannover, Muenchen, Oelsnitz, Ratingen, Saarbruecken Vorstandsmitglieder: Kurt Bengel, Matthias Schmidt Aufsichtsratsmitglieder: Andreas Schmidt (Vorsitzender des Aufsichtsrats), Hubert Leypoldt, Andreas Karrer Bankverbindungen: Deutsche Bank (BLZ 600 700 70) Kto. 1661 040 IBAN : DE85 6007 0070 0166 1040 00 SWIFT-CODE : DEUTDESS, Commerzbank (BLZ 600 400 71) Kto. 532 015 500 IBAN : DE83 6004 0071 0532 0155 00 SWIFT-Code : COBADEFF600, BW-Bank (BLZ 600 501 01) Kto. 2 403 313 IBAN : DE17 6005 0101 0002 4033 13 SWIFT-Code : SOLADEST Registergericht: Amtsgericht Stuttgart Handelsregister: HRB Nr. 19117 Umsatzsteuer: ID-Nr. DE 147 862 777 -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
