On Monday, March 10, 2014 3:48:03 AM UTC-7, Riedel, Torge wrote: > > Trac 1.0.1 > > Babel 0.9.6 > > Genshi 0.6 (without speedups) > > > > We have a multi-trac installation here, which means several trac instances > using the same trac installation. > > We migrated from an earlier version of trac (which was installed without > Babel) to trac 1.0.1 and installed Babel and Genshi before. Each trac > instance's setting related to language or date/time formatting is set to > "default" or "browser". > > > > trac.ini > > default_charset = utf8 > > default_date_format = > > default_dateinfo_format = > > default_language = > > > > First: > > I'm unable to select a time like "13:14" which is a valid time in germany > (meaning 1:14 pm). If you try to complete a milestone, the current time is > display correct, e.g. "13:14" but if you would like to change it to "13:12" > it's impossible. Time will be changed to "01:12" but without any am/pm > suffix. > I can reproduce issues of difficulty editing the value in the datepicker on Trac 1.0.1. Specifically, what I find is that I can't move the sliders, and attempting to edit the "13" value changes it to an "01".
On Trac 1.0-stable the issue appears to have been fixed, probably in #11413. http://trac.edgewall.org/ticket/11413 We are not sure when 1.0.2 will be released, but 1.0-stable is pretty stable, so you might choose to install from that branch. http://svn.edgewall.org/repos/trac/branches/1.0-stable/ > Second: > > When displaying the "About"-page the language setting is not applied. > I haven't been able to reproduce this issue. Are all other pages except the "About" page displayed using the German language? Does it make a difference if you explicitly set the language to German through the Language Preferences page? I need help to find out what the problem is and where to look. > > > > Regards > > Torge > > > 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.
