[Mono-bugs] [Bug 75144][Nor] Changed - [PATCH] UriFormatException is thrown for file:// URI

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 14 10:21:48 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=75144

--- shadow/75144	2005-08-12 00:17:38.000000000 -0400
+++ shadow/75144.tmp.1886	2005-08-14 10:21:48.000000000 -0400
@@ -62,6 +62,15 @@
 This patch seems to break many tests at least on windows... (about 30
 failures)
 
 Also, if you can make your tests as nunit test patch, that would be
 awesome.
 
+
+------- Additional Comments From dsd at gentoo.org  2005-08-14 10:21 -------
+Oops. Fixed that in the patch I'm about to attach - which only causes
+1 extra test to fail, and the test is wrong (at least MS.NET 2.0
+doesn't behave in the way that the test suggests).
+
+I will fix that test (we also have a bug in UriBuilder which I'll look
+into..) and convert my test prog to nunit tests once we have confirmed
+this patch is OK.


More information about the mono-bugs mailing list