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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=324011#c22





--- Comment #22 from Gert Driesen <[EMAIL PROTECTED]>  2008-04-25 16:43:52 MST 
---
Abuot comment 19: I don't see how this causes SimpleWorkerRequest not to
support subdirs on Windows.  It considers everything up until the first '/' as
file path, right? So if you pass 'doc\index.html', the page will be
'doc\index.html' and page_info will be empty. But this is fine, no?

I understand why you can't use 'doc/index.html' on Linux, but 'doc\index.html'
should work just fine on Windows. No?


Now, something else: I know my patch is not correct (wrt path_info), but that
doesn't explain the empty response. Could you try applying the patch on
Windows, and running it with the simplified repro?

Sorry for spamming you ;-)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to