[Mono-bugs] [Bug 71049][Nor] Changed - System.Uri - malformed uri
should throw UriFormatException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 14 14:08:32 EST 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71049
--- shadow/71049 2005-02-18 15:17:42.000000000 -0500
+++ shadow/71049.tmp.26870 2005-11-14 14:08:31.000000000 -0500
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: System
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: sebastien at ximian.com
ReportedBy: ilyak at mainsoft.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: System.Uri - malformed uri should throw UriFormatException
@@ -21,6 +21,12 @@
Actual Results:
works fine
Expected Results:
UriFormatException should be thrown
+
+------- Additional Comments From sebastien at ximian.com 2005-11-14 14:08 -------
+CheckHostName isn't called by ctor.
+
+I'm currenttly adding (2.0) and fixing (1.1) some Uri stuff and will
+include a fix for this soon.
More information about the mono-bugs
mailing list