https://bugzilla.novell.com/show_bug.cgi?id=665161
https://bugzilla.novell.com/show_bug.cgi?id=665161#c1 --- Comment #1 from Ethan Brown <[email protected]> 2011-01-19 13:04:17 UTC --- I should note that not does it not appear that the interface is 'flattened' for the sake of comparison, but it would seem that it's also ignoring constraints on generic interfaces. in IHttpContextInspectingAuthenticationFailureHandler<T>, T is constrained to HttpContextInspectingAuthenticationFailureConfigurationSection in IHttpContextInspectingAuthenticator<T>, T is constrained to HttpContextInspectingAuthenticatorConfigurationElement Those two classes are not related to each other. So really two issues here I believe. -- 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
