[Mono-bugs] [Bug 51197][Wis] Changed - [Web services] Should throw InvalidOperationExc. when text/xml is not the content type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Nov 2003 01:14:08 -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 gonzalo@ximian.com.

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

--- shadow/51197	2003-11-20 01:13:55.000000000 -0500
+++ shadow/51197.tmp.14920	2003-11-20 01:14:08.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51197
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,9 @@
 -Create an empty TestService.asmx
 -Run ServiceClient.exe
 
 Actual results:
 Before my previous fix you got an Exception, now a WebException, but for
 this case, MS throws an InvalidOperationException including the full response.
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-20 01:14 -------
+Fix is in CVs.