[Mono-bugs] [Bug 648432] New: HttpResponse.WriteFile should MapPath filename unless is absolute

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 21 15:18:52 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=648432#c0


           Summary: HttpResponse.WriteFile should MapPath filename unless
                    is absolute
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: kornelpal at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


HttpResponse.WriteFile should MapPath filename unless is absolute.

Absolute paths begin with ?:\ or \\ (UNC) (both \ an / are accepted) on Windows
so this may interfere with Unix / absolute path convention that is MapPath'd by
MS.NET.

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