[ https://issues.apache.org/jira/browse/PLUTO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Nicklous resolved PLUTO-633. ---------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 fixed in Pluto implementation > 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 > Fix For: 3.0.0 > > > 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)