[Mono-devel-list] PATCH - Bugzilla 51510 - System.URI

Chris Masters neeeeeep at bigpond.com
Mon Dec 1 11:23:18 EST 2003


Hi all,

This patch resolves bug 51510, although I'm a little confused because
RFC 2396 does seem to suggest that some file URIs can exist without a
host. Hopefully someone more up to speed can vet this first? I couldn't
see a case where it would break but maybe I'm blind.

Also note, this fixes another difference between Mono and .NET 1.1 where
if you pass an ftp URI (like ftp://127.0.0.1/foo) mono would return 23
for the port while 1.1 would return 21. I never logged this as I only
discovered it as I was debugging the first.

Lastly, I can't commit, so if this is deemed suitable, I'll leave it up
to someone else. :-)

Cheers,

Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: System.Uri.diff
Type: application/octet-stream
Size: 1004 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031202/0cae3e8e/attachment.obj 


More information about the Mono-devel-list mailing list