Re: [Mono-dev] Bug in System.UriBuilder and System.Net.WebRequest and probably related classes (doesn't handle zone id)

2008-03-28 Thread Aaron Bockover
I second this. We would greatly appreciate a fix as we are seeing issues with DAAP support Banshee in some cases where two systems support IPv6, including the mDNS layer. Sebastian helped me fix the IPv6 issue in Mono.Zeroconf for Avahi and Bonjour, and now the problem is in these two places in Mon

[Mono-dev] Bug in System.UriBuilder and System.Net.WebRequest and probably related classes (doesn't handle zone id)

2008-03-28 Thread Sebastian Dröge
Hi, it seems that System.UriBuilder and System.Net.WebRequest (and probably related classes) don't handle the zone id in URIs with IPv6 address correctly. See https://bugzilla.novell.com/show_bug.cgi?id=372840 An example URI would be http://fe80::1234%1/blabla or even more confusing http://fe80: