[Mono-bugs] [Bug 71053][Nor] Changed - [PATCH] System.Uri refuses "http://localhost/../../../a"

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 6 15:44:36 EDT 2005


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 dsd at gentoo.org.

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: mono-bugs at ximian.com                            
 ReportedBy: ilyak at mainsoft.com               
 QAContact: mono-bugs at ximian.com
 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.


More information about the mono-bugs mailing list