[Mono-bugs] [Bug 69935][Min] Changed - Integer Formatting in mono is not compatible with MS.Net

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Feb 2005 05:09:37 -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 atsushi@ximian.com.

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

--- shadow/69935	2004-11-26 02:06:45.000000000 -0500
+++ shadow/69935.tmp.32701	2005-02-24 05:09:37.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 69935
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Fedora Core 2.
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: shervin01@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,9 @@
 
 You can easily work around this if you are formatting one integer or you
 are doing a loop through data yourself, but when using DataFormatString
 inside a datagrid for boundcolumns this becomes a real problem.
 
 This code has been tested under Mono 1.1.2.99 and MCS 1.1.2.0 (Latest from SVN)
+
+------- Additional Comments From atsushi@ximian.com  2005-02-24 05:09 -------
+It is already fixed in svn.