[Mono-bugs] [Bug 59653][Blo] Changed - Beta 2 Chunked-Encoding critical bug.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Jun 2004 21:30:42 -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 davidandrewtaylor@hotmail.com.

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

--- shadow/59653	2004-06-06 21:27:39.000000000 -0400
+++ shadow/59653.tmp.1634	2004-06-06 21:30:42.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Beta 2 Chunked-Encoding critical bug.
-OtherBugsDependingOnThis: 51839[], 58543[FIXED]
+OtherBugsDependingOnThis: 51839[], 58543[FIXED], 58588[]
 
 There is a nasty bug in MONO (I tested in Beta 2) when reading from a 
 Http Stream that is chunked-encoded.  I believe the bug(s) are in the 
 following 3 classes:
 ChunkStream.cs
 WebConnectionStream.cs