[Mono-bugs] [Bug 48100][Maj] Changed - Mono ignores 'Bare' SoapParameterStyle when calling a Web Service
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Sep 2003 07:12:14 -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=48100
--- shadow/48100 2003-09-03 10:00:49.000000000 -0400
+++ shadow/48100.tmp.30425 2003-09-04 07:12:14.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 48100
Product: Mono/Runtime
Version: unspecified
OS: Suse 8.2
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: sgaines@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -249,6 +249,9 @@
/// <remarks/>
public PATIENTINFORESPONSEBASIC_DETAILS BASIC_DETAILS;
/// <remarks/>
public PATIENTINFORESPONSECONSULTATION_RECORDS CONSULTATION_RECORDS;
}
+
+------- Additional Comments From lluis@ximian.com 2003-09-04 07:12 -------
+Fixed in CVS. Thanks!