-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: timestamper-plugin
-
Labels:None
-
Environment:jenkins deployed on tomcat 6
-
Similar Issues:
ConsoleAnnotator Factory extracts Request.getPathInfo that is null
from SRV.11.2 of the Servlet Spec (2.3), if the servlet mapping is "/" then the servletpath should be the uri minus context and pathinfo should
be null.
it seems tomcat is handling "/*" the same way as "/" (maybe a bug ?)
anyway, a defensive null check and fallback to getServletpath would be fine
Thanks for the well-researched bug report. Let me know if Timestamper 1.5.1 works for you.