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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 26 18:58:51 EDT 2010


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

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


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Marek Habersack <mhabersack at novell.com> 2010-10-27 00:58:51 CEST ---
Fixed in master, commit a763ff40a4db0722c6c1149fdc8a66447a1aa1ee.

Both on Linux and on Windows file paths starting with x:\\, x:// and //server
don't have their paths mapped. On Linux it may have weird (and unexpected for a
Windows developer) effects since we cannot treat those names in any special way
- the are valid Unix file names. On Windows things will work as expected.

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