mail-archives/mono-bugs/2003-August/006751.html

117 строки
4.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 45880][Maj] Changed - XmlTextReader on network streams
</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="006750.html">
<LINK REL="Next" HREF="006752.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 45880][Maj] Changed - XmlTextReader on network streams
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 45880][Maj] Changed - XmlTextReader on network streams">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>Mon, 4 Aug 2003 12:50:32 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006750.html">[Mono-bugs] [Bug 45880][Maj] Changed - XmlTextReader on network streams
</A></li>
<LI> Next message: <A HREF="006752.html">[Mono-bugs] [Bug 45880][Maj] Changed - XmlTextReader on network streams
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6751">[ date ]</a>
<a href="thread.html#6751">[ thread ]</a>
<a href="subject.html#6751">[ subject ]</a>
<a href="author.html#6751">[ 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:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45880">http://bugzilla.ximian.com/show_bug.cgi?id=45880</A>
--- shadow/45880 Mon Aug 4 12:20:42 2003
+++ shadow/45880.tmp.13655 Mon Aug 4 12:50:32 2003
@@ -1,12 +1,12 @@
Bug#: 45880
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Major
Component: System.XML
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:dent@cosy.sbg.ac.at">dent@cosy.sbg.ac.at</A>
@@ -72,6 +72,39 @@
in &lt;0x0004d&gt; 00 System.IO.StreamReader:ReadBuffer ()
in &lt;0x00051&gt; 08 System.IO.StreamReader:ReadBuffer ()
in &lt;0x00026&gt; 00 System.IO.StreamReader:Read ()
in &lt;0x00060&gt; 00 System.IO.StreamReader:ReadLine ()
in &lt;0x00094&gt; 00 .Jabber:test_1 (System.Net.Sockets.NetworkStream)
in &lt;0x0005c&gt; 00 .Jabber:Main ()
+
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2003-08-04 12:50 -------
+I get this:
+
+
+Transmitting ...
+Reading (Read line) ...
+&lt;rss version=&quot;0.92&quot;&gt;
+xml type: Element name: rss
+
+
+Transmitting ...
+Reading (XmlTextReader) ...
+
+Unhandled Exception: System.Xml.XmlException: Text node cannot appear
+in this state. Line 1, position 1.
+in [0x00017] (at
+/home/gpanjav/go-mono/mcs/class/System.XML/System.Xml/XmlTextReader.cs:1219)
+00 System.Xml.XmlTextReader:ReadText (bool)
+in [0x0011b] (at
+/home/gpanjav/go-mono/mcs/class/System.XML/System.Xml/XmlTextReader.cs:1041)
+00 System.Xml.XmlTextReader:ReadContent ()
+in [0x00033] (at
+/home/gpanjav/go-mono/mcs/class/System.XML/System.Xml/XmlTextReader.cs:519)
+00 System.Xml.XmlTextReader:Read ()
+in &lt;0x000e0&gt; 00 .Jabber:test_2 (System.Net.Sockets.NetworkStream)
+in &lt;0x00067&gt; 00 .Jabber:Main ()
+
+
+
+And, yes, I fixed this quite a few months ago. I guess that with the
+big amount of improvements that have gotten into System.Xml this was
+somehow messed up.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006750.html">[Mono-bugs] [Bug 45880][Maj] Changed - XmlTextReader on network streams
</A></li>
<LI> Next message: <A HREF="006752.html">[Mono-bugs] [Bug 45880][Maj] Changed - XmlTextReader on network streams
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6751">[ date ]</a>
<a href="thread.html#6751">[ thread ]</a>
<a href="subject.html#6751">[ subject ]</a>
<a href="author.html#6751">[ author ]</a>
</LI>
</UL>
</body></html>