[Mono-bugs] [Bug 80542][Maj] New - XmlNode.RemoveChild breaks out of foreach when used with XmlNodeList

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 04:58:22 EST 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 jjohnny at novell.com.

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

--- shadow/80542	2007-01-18 04:58:22.000000000 -0500
+++ shadow/80542.tmp.21443	2007-01-18 04:58:22.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 80542
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: jjohnny at novell.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XmlNode.RemoveChild breaks out of foreach when used with XmlNodeList
+
+Using Document.DocumentElement.SelectNodes i get a XmlNodeList. foreach'ing
+through the list and using XmlNode.ParentNode.RemoveChild breaks from the loop.
+
+Mono Info : 
+
+Mono JIT compiler version 1.2.2.1, (C) 2002-2006 Novell, Inc and
+Contributors. www.mono-project.com
+	TLS:           normal
+	GC:            Included Boehm (with typed GC)
+	SIGSEGV:       normal
+	Disabled:      none


More information about the mono-bugs mailing list