[Mono-bugs] [Bug 47310][Nor] Changed - CollectionBase Indexer's behavior differs from .NET's
bugzilla-daemon@indri.ximian.com
bugzilla-daemon@indri.ximian.com
Sun, 10 Aug 2003 09:58:45 -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=47310
--- shadow/47310 2003-08-10 00:50:25.000000000 -0400
+++ shadow/47310.tmp.16035 2003-08-10 09:58:45.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47310
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-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
@@ -114,6 +114,9 @@
The second bug reported is not fixed.
------- Additional Comments From barce@frlp.utn.edu.ar 2003-08-10 00:50 -------
Created an attachment (id=5076)
Fixes the second bug and adds a test for it
+
+------- Additional Comments From gonzalo@ximian.com 2003-08-10 09:58 -------
+Patch applied and test added.