mail-archives/mono-bugs/2003-July/006161.html

90 строки
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 45534][Nor] Changed - XmlTextReader improperly closes stream
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="006160.html">
<LINK REL="Next" HREF="006162.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 45534][Nor] Changed - XmlTextReader improperly closes stream
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 45534][Nor] Changed - XmlTextReader improperly closes stream">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>Sun, 6 Jul 2003 12:38:00 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006160.html">[Mono-bugs] [Bug 45854][Maj] Changed - self-assignment operator incorrect for multiple assigment
</A></li>
<LI> Next message: <A HREF="006162.html">[Mono-bugs] [Bug 41516][Nor] Changed - Regression in test-28.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6161">[ date ]</a>
<a href="thread.html#6161">[ thread ]</a>
<a href="subject.html#6161">[ subject ]</a>
<a href="author.html#6161">[ 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:ginga@kit.hi-ho.ne.jp.">ginga@kit.hi-ho.ne.jp.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45534">http://bugzilla.ximian.com/show_bug.cgi?id=45534</A>
--- shadow/45534 Sun Jun 29 23:30:04 2003
+++ shadow/45534.tmp.26828 Sun Jul 6 12:38:00 2003
@@ -1,13 +1,13 @@
Bug#: 45534
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: Win2000
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System.XML
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:Mark_Kuschnir@yahoo.co.uk">Mark_Kuschnir@yahoo.co.uk</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
@@ -95,6 +95,10 @@
00 System.Xml.XmlDocument:Load (System.Xml.XmlReader)
in [0x0000c] (at
/home/gpanjav/go-mono/mcs/class/System.XML/System.Xml/XmlDocument.cs:546)
00 System.Xml.XmlDocument:Load (System.IO.Stream)
in &lt;0x00120&gt; 00 .XmlReaderProblem:Main (string[])
+
+------- Additional Comments From <A HREF="mailto:ginga@kit.hi-ho.ne.jp">ginga@kit.hi-ho.ne.jp</A> 2003-07-06 12:37 -------
+I fixed XmlDocument.Load() not to close (other than filename case).
+Thanks.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006160.html">[Mono-bugs] [Bug 45854][Maj] Changed - self-assignment operator incorrect for multiple assigment
</A></li>
<LI> Next message: <A HREF="006162.html">[Mono-bugs] [Bug 41516][Nor] Changed - Regression in test-28.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6161">[ date ]</a>
<a href="thread.html#6161">[ thread ]</a>
<a href="subject.html#6161">[ subject ]</a>
<a href="author.html#6161">[ author ]</a>
</LI>
</UL>
</body></html>