[Mono-bugs] [Bug 79255][Maj] Changed - System.ComponentModel.Container is not unsiting the Components on Remove + PATCH + TEST

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 2 15:04:07 EDT 2006


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 contact at i-nz.net.

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

--- shadow/79255	2006-09-02 15:02:40.000000000 -0400
+++ shadow/79255.tmp.31687	2006-09-02 15:04:07.000000000 -0400
@@ -18,6 +18,11 @@
 
 The current implementation (SVN HEAD) of the Container.Remove (component) 
 just removes the component from the internal list of the contained such, 
 but does not unsite it, which is the expected behaviour. Attached patch 
 includes a fix, a nunit test case and .Net 2.0 updates to the Container 
 class.
+
+------- Additional Comments From contact at i-nz.net  2006-09-02 15:04 -------
+Created an attachment (id=17589)
+Patch with a fix, NUnit test case and .Net 2.0 updates
+


More information about the mono-bugs mailing list