[Bug 125] New: StopWatchTest fails in Germany.

http://bugzilla.qos.ch/show_bug.cgi?id=125 Summary: StopWatchTest fails in Germany. Product: logback-core Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P1 Component: Other AssignedTo: logback-dev@qos.ch ReportedBy: joern@huxhorn.de StopWatchTest must also use a DecimalFormat to check the 6.000 seconds. DecimalFormat is using DecimalFormatSymbols(Locale.getDefault()) by default so the string contained is "6,000 seconds." in Germany. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.

http://bugzilla.qos.ch/show_bug.cgi?id=125 ------- Comment #1 from joern@huxhorn.de 2008-01-25 23:07 ------- Created an attachment (id=18) --> (http://bugzilla.qos.ch/attachment.cgi?id=18&action=view) Fix of the described problem. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
bugzilla-daemon@pixie.qos.ch