[Mono-bugs] [Bug 75230][Nor] Changed - [PATCH] Uri.CheckHostName
considers host name with trailing dot invalid
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 11 09:22: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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=75230
--- shadow/75230 2005-06-11 09:18:46.000000000 -0400
+++ shadow/75230.tmp.11410 2005-06-11 09:22:48.000000000 -0400
@@ -43,6 +43,11 @@
in DNS may be followed by a single "." and should be if it is necessary
to distinguish between the complete domain name and some local domain."
-------
The attached patch changes our behaviour to match that of MS.NET.
+
+------- Additional Comments From gert.driesen at pandora.be 2005-06-11 09:22 -------
+Created an attachment (id=15306)
+Minor fix and modify unit test accordingly
+
More information about the mono-bugs
mailing list