[Mono-bugs] [Bug 47404][Cri] Changed - System.IO.StreamReader's impl of buffers balks on non seeking streams
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 5 Aug 2003 14:24:32 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=47404
--- shadow/47404 Tue Aug 5 14:16:39 2003
+++ shadow/47404.tmp.30656 Tue Aug 5 14:24:32 2003
@@ -4,20 +4,20 @@
OS: Red Hat 9.0
OS Details: CVS -- up to date
Status: NEW
Resolution:
Severity: Unknown
Priority: Critical
-Component: System
-AssignedTo: mono-bugs@ximian.com
+Component: CORLIB
+AssignedTo: martin@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Something in CodeDom, System.Web or Sys.IO is making XSP not work
+Summary: System.IO.StreamReader's impl of buffers balks on non seeking streams
Description of Problem:
XSP has stopped working and begun giving error messages
Steps to reproduce the problem:
1. cd xsp/server/test
@@ -54,6 +54,10 @@
Expected Results:
page should display
How often does this happen?
always
+
+------- Additional Comments From bmaurer@users.sf.net 2003-08-05 14:24 -------
+Ok, this was caused by
+http://cvs.hispalinux.es/cgi-bin/cvsweb/mcs/class/corlib/System.IO/StreamReader.cs.diff?r1=1.29&r2=1.30&cvsroot=mono