[Mono-bugs] [Bug 74883][Nor] Changed - Wrong Server.MapPath from subapplication

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 25 18:00:36 EDT 2005


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=74883

--- shadow/74883	2005-05-10 21:38:05.000000000 -0400
+++ shadow/74883.tmp.31537	2005-05-25 18:00:36.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 74883
 Product: Mono: Tools
 Version: 1.1
 OS: other
 OS Details: RHEL 3
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: XSP
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: m at pernecky.sk               
@@ -41,6 +41,21 @@
 /var/www/html/files
 
 The second command produces incorrect results.
 
 ------- Additional Comments From vargaz at gmail.com  2005-05-10 17:36 -------
 -> System.Web
+
+------- Additional Comments From gonzalo at ximian.com  2005-05-25 18:00 -------
+Neither xsp nor mod-mono-server can give any better result with the
+MonoApplications provided (/test:/var/www/html/test). They do not know
+what / should mapped to and the ~ is mapped to the root of the current
+application.
+
+The only thing I can do is to make xsp/mod-mono-server return accurate
+results when they have all the information needed so that if the
+applications are:
+
+        /test:/var/www/html/test,/file:/srv/files
+
+and they are both running in the same instance of xsp/mod-mono-server,
+this return corrects results.


More information about the mono-bugs mailing list