[Mono-bugs] [Bug 397824] ServiceContainere. RemoveService does not remove specified service
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Jun 7 11:06:07 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#c2
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Gert Driesen <gert.driesen at pandora.be> 2008-06-07 09:06:05 MDT ---
The actual issue was caused by missing braces in code block:
if (promote)
if (parentProvider != null)
....
else
services.Remove (serviceType);
I've fixed this - and a set of other issue identified by the unit tests I added
- in revision 105232.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list