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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78374 --- shadow/78374 2006-05-11 15:17:43.000000000 -0400 +++ shadow/78374.tmp.13141 2006-05-13 07:02:17.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78374 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Wishlist Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -29,6 +29,21 @@ } } is null on mono; and "http://www.mono-project.com/docs" on ms.net. -g + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-13 07:02 ------- +Fixed in svn, by just using AbsoluteUri for some LAMESPEC parts. + +02:36 (kangaroo) eno: like I said +02:36 (kangaroo) this.source = ToString (); +02:36 (eno) no +02:36 (kangaroo) at the end of that Uri,string ctor +02:36 (kangaroo) fixes it +02:36 (kangaroo) at least for my test case +02:36 (eno) It is explicitly documented in msdn as not such a thing. +02:36 (eno) try "../docs?queryyy#% %20%23%25bar" for the relativeUri +02:37 *lluis quit (M'envaig) +02:37 (kangaroo) its a stupid property admittedly +02:38 (eno) yes, obviously it is not "original" string _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
