[Mono-bugs] [Bug 324011] SimpleWorkerRequest: Content in subdirs not accesible
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Aug 24 07:17:11 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=324011
User mhabersack at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=324011#c23
--- Comment #23 from Marek Habersack <mhabersack at novell.com> 2009-08-24 05:17:08 MDT ---
It took some time for me to come back to this bug :)
Gert, I still think the patch is quite incorrect. Using
Path.DirectorySeparatorChar to separate URIs won't matter on Linux, correct,
but it will break URIs separated with '/' on Windows, so the patch must be
fixed to reflect that. I suggest just converting all the '\' in the path with
'/' when running on Windows.
--
Configure bugmail: http://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