[Mono-bugs] [Bug 74878][Nor] Changed - Defining more than one formatter in remoting channel not supported

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 20:14:20 EST 2005


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 at ximian.com.

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

--- shadow/74878	2005-12-02 19:59:45.000000000 -0500
+++ shadow/74878.tmp.19986	2005-12-02 20:14:20.000000000 -0500
@@ -172,6 +172,17 @@
 > server, but they do.
 
 To clarify this: I traced the headers from within a custom
 transport sink (the IPC-channel) on .NET: the headers are set
 by the formatter.
 
+
+------- Additional Comments From lluis at ximian.com  2005-12-02 20:14 -------
+Yes, that's right. I didn't see it in the soap formatter, but the
+header is set in one of its helper classes.
+
+The patch looks correct. However, it is a potentially breaking change
+and I'd like some tests to be done before committing, to make sure
+that MS.NET behaves in the same way. For example, how does react
+MS.NET when it receives a request in the TCP channel which does not
+include the content type header?. With your patch Mono would crash, I
+just want to make sure MS.NET does the same.


More information about the mono-bugs mailing list