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? -- 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.
