[Mono-bugs] [Bug 80542][Maj] Changed - 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 05:24:11 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 atsushi at ximian.com.

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

--- shadow/80542	2007-01-18 05:00:25.000000000 -0500
+++ shadow/80542.tmp.21851	2007-01-18 05:24:11.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80542
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Major
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: jjohnny at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -34,6 +34,10 @@
 
 
 ------- Additional Comments From jjohnny at novell.com  2007-01-18 05:00 -------
 Created an attachment (id=18511)
 Test data
 
+
+------- Additional Comments From atsushi at ximian.com  2007-01-18 05:24 -------
+Notabug. When iterating node list, you cannot remove child nodes from
+the parent when iterating children.


More information about the mono-bugs mailing list