[Mono-bugs] [Bug 41998][Nor] Changed - Uri constructor fails with unix style path
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 7 May 2003 21:42:10 -0400 (EDT)
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 mathpup@mylinuxisp.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41998
--- shadow/41998 Wed May 7 21:14:21 2003
+++ shadow/41998.tmp.6650 Wed May 7 21:42:10 2003
@@ -84,6 +84,13 @@
------- Additional Comments From bmaurer@users.sf.net 2003-05-07 21:14 -------
Created an attachment (id=4232)
Ok, think this will work. Needs sanity check, then I will check in.
+
+------- Additional Comments From mathpup@mylinuxisp.com 2003-05-07 21:42 -------
+With Rotor on Linux, using @"c:\" generates a System.UriFormatException,
+but @"\\server\share\path\to\file.txt" is accepted.
+
+
+