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 [EMAIL PROTECTED]

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

--- shadow/81205        2007-03-24 18:09:51.000000000 -0500
+++ shadow/81205.tmp.1859       2007-03-26 20:14:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 81205
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -22,6 +22,9 @@
 
 ListViewItem item = new ListViewItem( new string[3] );
 Assert( item.SubItems.Count == 3 );
 
 On MS Windows forms this is true on the mono framework this is false. 
 Probably null elements are ignored by mono but not by MS
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-03-26 20:14 -------
+Fixes in SVN.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to