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 2005-12-05 07:34:32.000000000 -0500 +++ shadow/76809.tmp.24474 2005-12-05 10:52:24.000000000 -0500 @@ -223,6 +223,12 @@ t = RemotingServices.GetServerTypeForUri ("app/obj"); // this returns null t = RemotingServices.GetServerTypeForUri ("/whatever/obj"); // this returns null t = RemotingServices.GetServerTypeForUri ("/obj"); // this works + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-05 10:52 ------- +Thanks! the uri "app/obj" returned != null under mono. + +I'm attaching a new patch and test cases. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
