[Mono-bugs] [Bug 52591][Wis] Changed - wsdl fails with some WSDL (xml) schema, XmlInputStream problem (or network stream)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 16 Jan 2004 07:04:07 -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 lluis@ximian.com.

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

--- shadow/52591	2004-01-12 18:05:45.000000000 -0500
+++ shadow/52591.tmp.8815	2004-01-16 07:04:07.000000000 -0500
@@ -112,6 +112,13 @@
 xsd:restrictio Line 1, position 1257.
 
 Pablo Fischer
 
 ------- Additional Comments From lluis@ximian.com  2004-01-12 18:05 -------
 It still works for me. Can you attach the TCP trace?
+
+------- Additional Comments From lluis@ximian.com  2004-01-16 07:04 -------
+The problem is that mono is losing some bytes when reading responses
+that use chuncked transport encoding. I could not reporduce the
+problem because I'm behind a proxy cache and the response I get is not
+chunked. However, I managed to repro the issue by other means and I
+committed a patch for it. Can you try again?