Details
Description
When using tomcat setting properties->context to a value with a "/" in it gets converted to a ' ' or %20
<properties>
<context>some/context</context>
</properties>
The application is accessed using:
Issue Links
- relates to
-
CARGO-459
path for the default web application (empty context) must be equal to a zero-length string not "/"
-