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=75291 --- shadow/75291 2005-10-01 02:26:18.000000000 -0400 +++ shadow/75291.tmp.21523 2005-12-21 05:54:24.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 75291 Product: Mono: Class Libraries Version: 1.1 OS: unknown 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] @@ -120,6 +120,10 @@ + if( image_stream.Images != null) foreach (Image image in image_stream.Images) image_collection.Add (image); } + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-21 05:54 ------- +This works with svn for me, and it seems Martin also noted that it +works for him in bug 75067. Closing this bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
