[Mono-bugs] [Bug 55806][Blo] Changed - ASMX web service not working w/ ContentType=..., charset=...

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Mar 2004 10:07:41 -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 gkodinov@openlinksw.co.uk.

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

--- shadow/55806	2004-03-19 10:06:20.000000000 -0500
+++ shadow/55806.tmp.10021	2004-03-19 10:07:41.000000000 -0500
@@ -21,6 +21,11 @@
 witch is otherwise perfectly valid HTTP, the 
 System.Web.Services.Protocols.WebServiceHelper.GetContentEncoding () chokes
 up with the double quotes, causing an Unknown encoding exception.
 
 Find attached a fix to chop off the single & double quotes around the
 encoding name.
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2004-03-19 10:07 -------
+Created an attachment (id=7021)
+web_services.diff.gz - an mcs diff w/ the proposed fix.
+