зеркало из https://github.com/mono/mail-archives.git
75 строки
3.1 KiB
HTML
75 строки
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 59653][Blo] Changed - Beta 2 Chunked-Encoding critical bug.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016834.html">
|
|
<LINK REL="Next" HREF="016836.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 59653][Blo] Changed - Beta 2 Chunked-Encoding critical bug.
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 59653][Blo] Changed - Beta 2 Chunked-Encoding critical bug.">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 6 Jun 2004 10:38:42 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016834.html">[Mono-bugs] [Bug 59653][Blo] New - Beta 2 Chunked-Encoding critical bug.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016836.html">[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16835">[ date ]</a>
|
|
<a href="thread.html#16835">[ thread ]</a>
|
|
<a href="subject.html#16835">[ subject ]</a>
|
|
<a href="author.html#16835">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:davidandrewtaylor@hotmail.com.">davidandrewtaylor@hotmail.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59653">http://bugzilla.ximian.com/show_bug.cgi?id=59653</A>
|
|
|
|
--- shadow/59653 2004-06-06 10:37:19.000000000 -0400
|
|
+++ shadow/59653.tmp.27505 2004-06-06 10:38:42.000000000 -0400
|
|
@@ -48,6 +48,11 @@
|
|
nstream.Read(buffer, 0, 4)", result will often be set to 0 even though
|
|
bytes have been copied into the buffer. Thus it would appear erroneous
|
|
bytes were copied into the buffer but the method returned that 0 bytes
|
|
were copied. Obviously this is a clue as to the error.
|
|
|
|
Clue 3: This only happens when the server uses Chunked-Encoding.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:davidandrewtaylor@hotmail.com">davidandrewtaylor@hotmail.com</A> 2004-06-06 10:38 -------
|
|
+Created an attachment (id=8019)
|
|
+Run this testcase on MS.NET and then on MONO Beta 2
|
|
+
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016834.html">[Mono-bugs] [Bug 59653][Blo] New - Beta 2 Chunked-Encoding critical bug.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016836.html">[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16835">[ date ]</a>
|
|
<a href="thread.html#16835">[ thread ]</a>
|
|
<a href="subject.html#16835">[ subject ]</a>
|
|
<a href="author.html#16835">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|