https://bugzilla.novell.com/show_bug.cgi?id=359561
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=359561#c6 --- Comment #6 from Mike Kestner <[EMAIL PROTECTED]> 2008-02-20 10:47:11 MST --- Created an attachment (id=196039) --> (https://bugzilla.novell.com/attachment.cgi?id=196039) Patch for verification This patch takes a different approach. The Proxy can only be in the hash once, so there is no reason to build a list of source ids. We can just save the source id in the proxy when it is created and use that field to remove it directly from the hash. Can you verify the patch fixes the profile issue you are seeing before I commit it? -- 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
