[Mono-bugs] [Bug 51443][Wis] Changed - Decimal.ToString () doesn't honor active NumberFormatInfo
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 10:25:23 -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 ximian@aksi.mdamt.net.
http://bugzilla.ximian.com/show_bug.cgi?id=51443
--- shadow/51443 2003-11-27 10:24:28.000000000 -0500
+++ shadow/51443.tmp.25055 2003-11-27 10:25:23.000000000 -0500
@@ -42,6 +42,11 @@
NumberFormatInfo. The method function is replaced
by using NumberFormatInfo.GetInstance () in ToString and Parse methods.
However in order to get the right result, you should have the patch for bug
#51174
(http://bugzilla.ximian.com/show_bug.cgi?id=51174) applied to mono first
before trying the test case.
+
+------- Additional Comments From ximian@aksi.mdamt.net 2003-11-27 10:25 -------
+Created an attachment (id=6023)
+the patch
+