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=71053 --- shadow/71053 2005-07-03 17:50:52.000000000 -0400 +++ shadow/71053.tmp.27713 2005-07-06 15:44:36.000000000 -0400 @@ -10,13 +10,13 @@ Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Summary: System.Uri refuses "http://localhost/../../../a" +Summary: [PATCH] System.Uri refuses "http://localhost/../../../a" Steps to reproduce the problem: Uri u = new Uri("http://localhost/../../../a"); Actual Results: System.Exception thrown with message: Invalid path. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
