[Mono-bugs] [Bug 81048][Wis] Changed - [System.Collections.Generic.List<T>] IList.Add(object item) throws InvalidCastException when item is not of the correct type

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 8 21:19:43 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 miguel at ximian.com.

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

--- shadow/81048	2007-03-06 22:35:20.000000000 -0500
+++ shadow/81048.tmp.6343	2007-03-08 21:19:43.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 81048
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dmitchell at logos.com               
 QAContact: mono-bugs at ximian.com
@@ -50,6 +50,9 @@
 silently if the item is not in the list (and it can't be in the list if it's the wrong type).
 
 ------- Additional Comments From dmitchell at logos.com  2007-03-06 22:35 -------
 Created an attachment (id=18847)
 This patch will fix the described issue. Test case are also included.
 
+
+------- Additional Comments From miguel at ximian.com  2007-03-08 21:19 -------
+Applied, thanks


More information about the mono-bugs mailing list