[Mono-bugs] [Bug 74723][Nor] Changed - XmlSerializer serializes arrays without setters

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 08:13:13 -0400 (EDT)


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 juraj@hotfeet.ch.

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

--- shadow/74723	2005-04-25 08:12:34.000000000 -0400
+++ shadow/74723.tmp.32266	2005-04-25 08:13:13.000000000 -0400
@@ -30,6 +30,11 @@
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <StrArr>
     <string>string1</string>
     <string>string2</string>
   </StrArr>
 </ToBeSerialized>
+
+------- Additional Comments From juraj@hotfeet.ch  2005-04-25 08:13 -------
+Created an attachment (id=15006)
+Testcase: serialize.cs
+