[Mono-bugs] [Bug 77159][Maj] Changed - XmlSerializer change causes exceptions with read-only ArrayLists

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 9 13:39:17 EST 2006


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 lluis at ximian.com.

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

--- shadow/77159	2006-01-05 14:36:36.000000000 -0500
+++ shadow/77159.tmp.29337	2006-01-09 13:39:17.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77159
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: Sys.XML
 AssignedTo: lluis at ximian.com                            
 ReportedBy: joeshaw at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -90,6 +90,10 @@
 
 Seeing both test code and the result above, I noticed that
 XmlSerializable members should not be read-only. You should not return
 read-only collections for serializable collections.
 
 So, I don't think it is a bug, but let's wait for Lluis.
+
+------- Additional Comments From lluis at ximian.com  2006-01-09 13:39 -------
+As Atsuhi pointed out, MS.NET behaves in the same way. My patch was
+certainly to make the behavior consistent with MS.NET.


More information about the mono-bugs mailing list