[Mono-bugs] [Bug 78374][Wis] Changed - [2.0] Uri OriginalString can
return null.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat May 13 07:02:17 EDT 2006
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 atsushi at ximian.com.
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: atsushi at ximian.com
ReportedBy: grompf at sublimeintervention.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -29,6 +29,21 @@
}
}
is null on mono; and "http://www.mono-project.com/docs" on ms.net.
-g
+
+------- Additional Comments From atsushi at ximian.com 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
More information about the mono-bugs
mailing list