[Mono-bugs] [Bug 71092][Maj] Changed - XSP Problems

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 19 Jan 2005 16:48:44 -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 gonzalo@ximian.com.

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

--- shadow/71092	2005-01-18 14:30:58.000000000 -0500
+++ shadow/71092.tmp.4514	2005-01-19 16:48:44.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71092
 Product: Mono: Tools
 Version: 1.1
 OS: All
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: XSP
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: rlyon@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,16 @@
 
 ------- Additional Comments From rlyon@novell.com  2005-01-18 14:30 -------
 I have not seen those exceptions and I am not sure why they were not 
 registered as failures.  By definition an unhandled exception is a 
 failure.  The exception means that the transfered file does not 
 match the sent file.  Was this on Mono 1.1.3/XSP 1.05?
+
+------- Additional Comments From gonzalo@ximian.com  2005-01-19 16:48 -------
+Fixed in SVN.
+
+The problem was that somehow, the amount of bytes to write was 8192 by
+the time it gets to xsp (i wonder why, may be a bug in MS?) and the
+Content-Length was set to 4096 by the handler in the server so xsp
+wrote more data than expected and the client complained.
+
+Btw, the update tests failed for me under MS/IIS because with a 500.