[Mono-bugs] [Bug 397824] ServiceContainere. RemoveService does not remove specified service

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jun 7 04:35:50 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=397824

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=397824#c1


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be
         AssignedTo|mono-bugs at lists.ximian.com                      |gert.driesen at pandora.be
             Status|NEW                                             |ASSIGNED




--- Comment #1 from Gert Driesen <gert.driesen at pandora.be>  2008-06-07 02:35:48 MDT ---
We're currently using Hashtable.Contains to check whether the service type
already exist in the container. This should of course be Hashtable.ContainsKey.

I'll fix it later today, and add unit tests.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list