https://issues.apache.org/bugzilla/show_bug.cgi?id=53373
Priority: P2
Bug ID: 53373
Assignee: [email protected]
Summary: Allow whitespace around delimiters in <Context>
aliases for readability
Severity: enhancement
Classification: Unclassified
OS: Mac OS X 10.4
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: unspecified
Component: Catalina
Product: Tomcat 7
See bug 53359: Request for <Aliases> or <Alias> as element inside <Context>
<Context> aliases attribute should allow whitespace to surround both the ","
and "=" delimiters. For example:
<Context aliases="/EDSILabCatalog= c:/xampp/htdocs/cLabs/EDSILabCatalog,
/EDSILabs = c:/xampp/htdocs/cLabs/EDSILabs,
/Global = c:/xampp/htdocs/cLabs/Global,
/Skyline = c:/xampp/htdocs/cLabs/Skyline,
/Sun = c:/xampp/htdocs/cLabs/Sun,
/Sunset = c:/xampp/htdocs/cLabs/Sunset,
/Tech2000 = c:/xampp/htdocs/cLabs/Tech2000"
/>
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]