https://bz.apache.org/bugzilla/show_bug.cgi?id=57556

--- Comment #6 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to Matt from comment #5)
> Tomcat 6 only returned a path with an ending slash when asking for "/", any
> other directory path does not end in a slash. So this is actually breaking
> backwards compatibility. In my opinion, what makes the most sense would be
> for it to return an ending slash only if the path requested ends in a slash,
> but being consistent with previous behavior is a good idea too.

I tend to agree that slashes shouldn't be added to anything.

But my position is that this method should unconditionally return null.

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