Felix Meschberger created FELIX-4730:
----------------------------------------
Summary: RequestDispatcher's servletPath is wrong for the root
servlet
Key: FELIX-4730
URL: https://issues.apache.org/jira/browse/FELIX-4730
Project: Felix
Issue Type: Bug
Components: HTTP Service
Affects Versions: http-2.3.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
ServletHandler.RequestDispatcherImpl uses the servlet alias unmodified as the
servlet path for forwarded requests. In case of the root servlet resgistered
with "/", this should actually be converted to the empty string according to
the specification of ServletRequest.getServletPath().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)