[Mono-bugs] [Bug 53247][Maj] Changed - Attributes generates illegal wsdl
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Jan 2004 08:25:55 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53247
--- shadow/53247 2004-01-27 05:26:29.000000000 -0500
+++ shadow/53247.tmp.23341 2004-01-27 08:25:55.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53247
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.Web.Services
AssignedTo: lluis@ideary.com
ReportedBy: along@mainsoft.com
QAContact: mono-bugs@ximian.com
@@ -70,6 +70,11 @@
* XmlAttributeAttribute - this arrribute appears in main.wsdl.
(a bug was open by boris. it's number is 53384).
*XmlElementAttribute - The property Namespace isn't supported.
This problem appears in the last version of GetData.wsdl.
*XmlAnyElementAttribute - This attribute isn't supported.
this attribute appears in the last version of GetData.wsdl.
+
+------- Additional Comments From lluis@ximian.com 2004-01-27 08:25 -------
+Ok, all those tests are now working. I added them to the test suite to
+make sure there are no regressions. Feel free to reopen the bug report
+if you find other similar issues. Thanks for testing!