[Mono-bugs] [Bug 47307][Nor] Changed - CollectionBase.Add does not undo the added element when OnInsertComplete throws an exception
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 3 Aug 2003 17:40:39 -0400 (EDT)
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 barce@frlp.utn.edu.ar.
http://bugzilla.ximian.com/show_bug.cgi?id=47307
--- shadow/47307 Sun Aug 3 14:48:24 2003
+++ shadow/47307.tmp.23414 Sun Aug 3 17:40:39 2003
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: barce@frlp.utn.edu.ar
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -72,6 +72,9 @@
using System;
using System.Collections;
How often does this happen?
Always
+
+------- Additional Comments From barce@frlp.utn.edu.ar 2003-08-03 17:40 -------
+Patch to solve this bug attached to BUG#47310