You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Scott Nicklous (JIRA)" <ji...@apache.org> on 2014/09/04 10:14:51 UTC

[jira] [Created] (PLUTO-633) TCK: During an include, the javax.servlet.include.servlet_path is handled incorrectly

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)