[Mono-bugs] [Bug 53934][Nor] New - XmlArrayAttribute's Form property isn't working as expected.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Feb 2004 12:02:19 -0500 (EST)
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 along@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53934
--- shadow/53934 2004-02-05 12:02:19.000000000 -0500
+++ shadow/53934.tmp.26111 2004-02-05 12:02:19.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 53934
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web.Services
+AssignedTo: lluis@ideary.com
+ReportedBy: along@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XmlArrayAttribute's Form property isn't working as expected.
+
+Description of Problem:
+The attached test doesn't generate valid wsdl.
+I think that the problem is due to the XmlArrayAttribute's Form property.
+
+Steps to reproduce the problem:
+1. Run the WebService attached
+2. Run wsdl.exe to check it's validity.
+
+Actual Results:
+Exception is thrown
+
+Expected Results:
+A valid wsdl is generated.
+
+How often does this happen?
+Always.
+
+Additional Information: