Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76809 --- shadow/76809 2006-04-07 18:07:47.000000000 -0400 +++ shadow/76809.tmp.457 2006-04-07 18:15:18.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 76809 Product: Mono: Class Libraries Version: unspecified OS: Debian Woody OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -249,6 +249,21 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-12-06 19:25 ------- Fixed in SVN r54010. ------- Additional Comments From [EMAIL PROTECTED] 2006-04-07 18:07 ------- *** Bug 78039 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-07 18:15 ------- +> The patch looks almost correct. You should make sure the following +> tests cases work like in MS.NET: +> t = RemotingServices.GetServerTypeForUri ("app/obj"); // this +returns null + + +The 2nd patch broke the CAO case it again. + +It seems that RemotingServices.GetIdentityForUri and +RemotingServices.GetServerTypeForUri need more love. + +I'm looking at it. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
