[Mono-bugs] [Bug 59907][Wis] Changed - soapheader attribute not supported

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Jul 2004 14:35:21 -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=59907

--- shadow/59907	2004-06-09 21:14:29.000000000 -0400
+++ shadow/59907.tmp.789	2004-07-01 14:35:21.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59907
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: fedora 1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web.Services
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: foleyp@iprimus.com.au               
 QAContact: mono-bugs@ximian.com
@@ -108,6 +108,10 @@
 
 Additional Information:
 
 ------- Additional Comments From lluis@ximian.com  2004-06-09 21:14 -------
 Can you please attach a test case that can help reproduce the issue? A
 simple asmx file that fails for you would be enough. Thanks.
+
+------- Additional Comments From lluis@ximian.com  2004-07-01 14:35 -------
+The service was using unknown headers, which were not supported. They
+are now.