[Mono-bugs] [Bug 77872][Wis] Changed - HttpRequest.Url returns url
with path info appeared twice
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 24 13:41:15 EST 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77872
--- shadow/77872 2006-03-22 18:24:11.000000000 -0500
+++ shadow/77872.tmp.28373 2006-03-24 13:41:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77872
Product: Mono: Class Libraries
Version: 1.1
OS: Windows XP (Cygwin)
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: vladimirk at mainsoft.com
QAContact: mono-bugs at ximian.com
@@ -72,6 +72,13 @@
AbsoluteUri: http://127.0.0.1/appDir/page.aspx/pathinfo/pathinfo
FilePath: /appDir/page.aspx
Path: /appDir/page.aspx/pathinfo
Url: http://127.0.0.1/appDir/page.aspx/pathinfo
So Url and FilePath are wrong.
+
+------- Additional Comments From gonzalo at ximian.com 2006-03-24 13:41 -------
+This is now fixed in svn (HEAD and 1-1-13)
+Your patch was correct, but there were other problems with
+SimpleWorkerRequest that made the tests fail.
+Thanks.
+
More information about the mono-bugs
mailing list