[Mono-bugs] [Bug 51808][Cri] Changed - path is changed/corrupted when creating an XmlTextReader

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 7 Dec 2003 10:11:35 -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 ginga@kit.hi-ho.ne.jp.

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

--- shadow/51808	2003-12-07 05:02:10.000000000 -0500
+++ shadow/51808.tmp.16499	2003-12-07 10:11:34.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51808
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: fedora core 1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: Jeroen@xs4all.nl               
 QAContact: mono-bugs@ximian.com
@@ -170,6 +170,9 @@
 So much for the analysis. Now how to fix it...
 
 ------- Additional Comments From Jeroen@xs4all.nl  2003-12-07 05:02 -------
 Created an attachment (id=6134)
 quickfix patch
 
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-12-07 10:11 -------
+Fixed in cvs, with a little modification. Thanks.