[Mono-bugs] [Bug 81930][Wis] Changed - Creating an instance on mono produces a read-only object. On .Net a writable

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 24 10:50:23 EDT 2007


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 gert.driesen at pandora.be.

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

--- shadow/81930	2007-06-22 09:11:53.000000000 -0400
+++ shadow/81930.tmp.2505	2007-06-24 10:50:22.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81930
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: 2.6.12-1.1381_FC3smp x86_64
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: m.konijnenburg at amolf.nl               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -18,6 +18,9 @@
 
 CultureInfo current = new CultureInfo(CultureInfo.CurrentCulture.LCID);
 current.NumberFormat.NumberGroupSeparator = ",";
 
 Throws a readOnlyException in Mono, very reproducable, in .Net object is
 writable.
+
+------- Additional Comments From gert.driesen at pandora.be  2007-06-24 10:50 -------
+Fixed in svn; revision 80625 (mono) and 80626 (mcs).


More information about the mono-bugs mailing list