[jboss-jira] [JBoss JIRA] (WFLY-1400) HttpServletRequest.getServletPath() returns an empty String
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sun May 26 19:26:06 EDT 2013
Stuart Douglas created WFLY-1400:
------------------------------------
Summary: HttpServletRequest.getServletPath() returns an empty String
Key: WFLY-1400
URL: https://issues.jboss.org/browse/WFLY-1400
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list