https://bz.apache.org/bugzilla/show_bug.cgi?id=63964
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Mark Thomas <ma...@apache.org> --- Fixed in: - master for 9.0.30 onwards - 8.5.x for 8.5.50 onwards 7.0.x was not affected. Generally, the solution I am aiming for is not as comprehensive as the 7.0.x custom handler solution. The intention is if you use a URL obtained from WebResourceRoot then what you see will always be consistent (i.e. if will use the cache if present). If you obtain a URL directly or manipulate a URL obtained from WebResoureRoot you are accessing the resource directly, bypassing the cache and may see inconsistent results. -- 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