https://bugzilla.novell.com/show_bug.cgi?id=328768#c1
--- Comment #1 from Miguel de Icaza <[EMAIL PROTECTED]> 2007-09-26 22:41:02 MST --- This is a more general problem, our parse routine assumes that the uris are absolute, and does parsing based on that. We should do parsing based on the UriKind. In addition, the Parse routine seems broken, in a place its checking for string lengths (<= 1) which seems odd. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
