https://bugzilla.novell.com/show_bug.cgi?id=482916
Summary: xsp AddApplicationsFromCommandLine () can't deal with
absolute windows paths correctly.
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Minor
Priority: P5 - None
Component: CORLIB
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de)
AppleWebKit/530.1+ (KHTML, like Gecko) Version/4.0 Safari/528.16
In xsp/src/Mono.WebServer/ApplicationServer.cs:
AddApplicationsFromCommandLine () tries to split the arguments by ":" which
fails if the argument contains an absolute windows-path, i.e. "c:\foo\bar",
because of the ':' in the path.
It should be able to handle that.
Reproducible: Always
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs