[Mono-bugs] [Bug 82051][Nor] Changed - XPathNavigator implementation returns non-well-formed xml.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 12 05:08:06 EDT 2007


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 atsushi at ximian.com.

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

--- shadow/82051	2007-07-10 15:27:41.000000000 -0400
+++ shadow/82051.tmp.23286	2007-07-12 05:08:06.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82051
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: OpenSUSE 10.2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: jonathan.wyble at truebaseline.com               
 QAContact: mono-bugs at ximian.com
@@ -74,6 +74,10 @@
 
 ------- Additional Comments From jonathan.wyble at truebaseline.com  2007-07-10 15:27 -------
 Further investigation seems to indicate that the XPathNavigator 
 implementation, rather than the XmlWriter implementation, is causing 
 the issue. We work around the issue by using the XmlReader returned 
 by ReadSubtree() to get the correct xml text.
+
+------- Additional Comments From atsushi at ximian.com  2007-07-12 05:08 -------
+Fixed in svn (r81852). Actually the issue lied in
+XmlWriter.WriteNode(XPathNavigator,bool).


More information about the mono-bugs mailing list