https://bugzilla.novell.com/show_bug.cgi?id=397824
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=397824#c1 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[email protected] |[EMAIL PROTECTED] Status|NEW |ASSIGNED --- Comment #1 from Gert Driesen <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
