[Mono-bugs] [Bug 463483] New: Mono.WebServer. ApplicationServer does not add trailing DirectorySeparatorChar

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jan 4 23:45:24 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=463483


           Summary: Mono.WebServer.ApplicationServer does not add trailing
                    DirectorySeparatorChar
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: 32bit
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mccrobie2000 at yahoo.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=263133)
 --> (https://bugzilla.novell.com/attachment.cgi?id=263133)
Web page to reproduce

Mono.WebServer.ApplicationServer does not add trailing DirectorySeparatorChar
to AppDomain.CurrentDomain.BaseDirectory.

1) On Windows XP, ASP.Net 2.0 under IIS 5.1: output from attached program is:
      c:\inetpub\wwwroot\

2) On Fedora 10, mono-2.0.1:
      xsp2
          /home/mccrobie/MonoBug

3) On Fedora 10, mono-2.0.1:
      xsp2 --applications /:./
          /home/mccrobie/MonoBug/

Simple web page to reproduce is attached.
Fix is attached.

Both simple web page and patch are in one file since I can't attach more than
one file :(


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list