[Mono-bugs] [Bug 58588][Nor] Changed - MONO Beta 1 Bug: HTTP Unbuffered Stream Chunked-Encoding problem.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Jun 2004 15:06:09 -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 gonzalo@ximian.com.

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

--- shadow/58588	2004-05-21 01:44:52.000000000 -0400
+++ shadow/58588.tmp.30395	2004-06-06 15:06:09.000000000 -0400
@@ -1,21 +1,22 @@
 Bug#: 58588
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: REOPENED   
+Status: NEEDINFO   
 Resolution: 
 Severity: 004 Four hours
 Priority: Normal
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
+Cc: 
 Summary: MONO Beta 1 Bug: HTTP Unbuffered Stream Chunked-Encoding problem.
 OtherBugsDependingOnThis: 58543
 
 Description of Problem:
 I have found a nasty bug in MONO Beta 1 that has been pestering me for 
 some months and it is only now I have had enough time to get enough 
@@ -136,6 +137,11 @@
 I should also add:
 * This problem never occurs on MS.NET
 * This problem intermittently occured when I used the MONO client on 
 RH9 running on a Virtual Machine; and it also intermittently occured 
 on Fedora Core 1 running on a dedicated machine - so I am sure it 
 was not environmental.
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-06 15:06 -------
+Can you check if this works now? Seems like the bug on chunked streams
+I just fixed might affect this because the sys.xml classes begin
+reading a few bytes from the stream.