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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 2 15:36:37 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 bmaurer at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=71053

--- shadow/71053	2005-07-02 15:32:14.000000000 -0400
+++ shadow/71053.tmp.3103	2005-07-02 15:36:37.000000000 -0400
@@ -54,6 +54,10 @@
 
 ------- Additional Comments From atsushi at ximian.com  2005-07-02 15:32 -------
 Uri.ctor(string) accepts an absolute path. For example new Uri
 ("foo.txt") throws an exception. So I think this bug should be
 resolved as INVALID.
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-07-02 15:36 -------
+I think it accepts stuff like http://x/a/../b, so this should be
+accepted in whatever way msft does


More information about the mono-bugs mailing list