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

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Fixed in 6.0 as well with r1354820 and will be in 6.0.36.

Note: int value for this option is used by Tomcat 5.5, so no fix there is
needed
in SSIFilter, SSIServlet of 5.5.x:
isVirtualWebappRelative = Integer.parseInt(value) > 0?true:false;

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