]
Stuart Douglas resolved WFLY-1398.
----------------------------------
Resolution: Done
HttpServletRequest.getServletPath() returns an empty String
-----------------------------------------------------------
Key: WFLY-1398
URL:
https://issues.jboss.org/browse/WFLY-1398
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 8.0.0.Alpha1
Environment: Linux.
Reporter: Rich Midwinter
Assignee: Stuart Douglas
Fix For: 8.0.0.Alpha2
Undertow is not handling getServletPath() correctly when matched to the default servlet.
Calling getServletPath() on an instance of HttpServletRequest in a Filter, is always
returning an empty String. The same code works as expected on JBoss 7.1.1-Final.
--
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: