[Mono-bugs] [Bug 48877][Nor] Changed - Not possible to add multilpe instances of SoapIncludeAttribute

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Sep 2003 07:16:09 -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 lluis@ximian.com.

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

--- shadow/48877	2003-09-25 09:52:14.000000000 -0400
+++ shadow/48877.tmp.23225	2003-09-28 07:16:09.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 48877
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: olof.harwell@labs2.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -46,6 +46,9 @@
 
 Conclusion:
 
 Since the implmentation in SoapReflectionImporter.cs:176 seems to support 
 multiple attributes it should just be a matter setting 
 the 'AllowMultiple' in the SoapIncludeAttribute.cs to 'true'
+
+------- Additional Comments From lluis@ximian.com  2003-09-28 07:16 -------
+Fixed in CVS.