[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 20:00:35 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47307
--- shadow/47307 Sun Aug 3 17:40:39 2003
+++ shadow/47307.tmp.15878 Sun Aug 3 20:00:35 2003
@@ -1,13 +1,13 @@
Bug#: 47307
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: barce@frlp.utn.edu.ar
QAContact: mono-bugs@ximian.com
@@ -75,6 +75,9 @@
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
+
+------- Additional Comments From gonzalo@ximian.com 2003-08-03 20:00 -------
+Fixed in CVS. Thanks!