Scott Nicklous created PLUTO-633:
------------------------------------

             Summary: TCK: During an include, the 
javax.servlet.include.servlet_path is handled incorrectly
                 Key: PLUTO-633
                 URL: https://issues.apache.org/jira/browse/PLUTO-633
             Project: Pluto
          Issue Type: Bug
            Reporter: Scott Nicklous


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to