[Mono-bugs] [Bug 70944][Wis] Changed - There is a problem when it is a custom format and there is a comma in the fraction part.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 3 Jan 2005 07:32:52 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mei@work.email.ne.jp.

http://bugzilla.ximian.com/show_bug.cgi?id=70944

--- shadow/70944	2005-01-03 04:18:33.000000000 -0500
+++ shadow/70944.tmp.11650	2005-01-03 07:32:52.000000000 -0500
@@ -28,6 +28,11 @@
 > mono xxx.exe
 1.234,567
 
 Expected Results:
 > xxx.exe
 1.234567
+
+------- Additional Comments From mei@work.email.ne.jp  2005-01-03 07:32 -------
+Created an attachment (id=13629)
+The comma of the format is invalidated for the fraction part.
+