[Mono-bugs] [Bug 54400][Nor] Changed - UrlUtils.ResolveUrl does not properly replace ~ with AppPath
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Feb 2004 04:16:57 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54400
--- shadow/54400 2004-02-15 10:38:17.000000000 -0500
+++ shadow/54400.tmp.11211 2004-02-17 04:16:57.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 54400
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: jonwagner@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -46,6 +46,9 @@
Proposed patch attached.
------- Additional Comments From jonwagner@hotmail.com 2004-02-15 10:38 -------
Created an attachment (id=6703)
Fixes ~ AppPath problem in UrlUtils
+
+------- Additional Comments From gonzalo@ximian.com 2004-02-17 04:16 -------
+Fixed in CVS.