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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
