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

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Mark Thomas <[email protected]> ---
Your relative URL is not valid. The absolute URL will look something like:

http://host:port/something/../../resources/etc

That relative URL is not valid since you can't go up a level once you get to
the root of the host.

Previous versions of Tomcat did not include this check. Tomcat 7.0.28 onwards
does.

-- 
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]

Reply via email to