https://issues.apache.org/bugzilla/show_bug.cgi?id=53373

          Priority: P2
            Bug ID: 53373
          Assignee: dev@tomcat.apache.org
           Summary: Allow whitespace around delimiters in <Context>
                    aliases for readability
          Severity: enhancement
    Classification: Unclassified
                OS: Mac OS X 10.4
          Reporter: ch...@christopherschultz.net
          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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to