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