![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
stevengbrown
|
|
Components:
|
timestamper |
|
Created:
|
22/Jan/13 11:29 AM
|
|
Description:
|
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
|
|
Environment:
|
jenkins deployed on tomcat 6
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Nicolas De Loof
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|