[Mono-bugs] [Bug 76204][Nor] Changed - String.Format doesn't work with 'x' parameter

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 11:35:49 EDT 2005


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 vargaz at gmail.com.

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

--- shadow/76204	2005-09-23 18:18:00.000000000 -0400
+++ shadow/76204.tmp.25522	2005-09-26 11:35:49.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 76204
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: danielc at croesus.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -31,6 +31,12 @@
 
 Expected Results:
 '  7d'
 
 How often does this happen? 
 Always
+
+------- Additional Comments From vargaz at gmail.com  2005-09-26 11:35 -------
+Fixed in SVN. A workaround is to avoid putting spaces inside
+the format specifier, ie "{0,4:x}".
+
+


More information about the mono-bugs mailing list