Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The request attribute javax.servlet.include.servlet_path should have the value returned by the getServletPath method. This test fails.
Example failure text:
V2DispatcherTests2_SPEC2_19_IncludeJSPAction_attributes3 results:
Test Failed
Details: If the request dispatcher is obtained through the getRequestDispatcher method, the portlet request attribute javax.servlet.include.servlet_path will be set, and equals the value from HTTPServletRequest.getServletPath for the first servlet in the include chain. Error: /PlutoInvoker/DispatcherTests2_SPEC2_19_IncludeJSPAction does not equal /WEB-INF/jsp/DispatcherTests2_SPEC2_19_IncludeJSPAction.jsp.