Scott Nicklous created PLUTO-634: ------------------------------------ Summary: TCK. During an include, the javax.servlet.forward.xxx request attributes should not be set Key: PLUTO-634 URL: https://issues.apache.org/jira/browse/PLUTO-634 Project: Pluto Issue Type: Bug Reporter: Scott Nicklous
The request attributes javax.servlet.forward.xxx should be set during a forward, but not during an include. Example failure text: V2DispatcherTests2_SPEC2_19_IncludeJSPRender_attributes3b results: Test Failed Details: If the request dispatcher is obtained through the getRequestDispatcher method, the portlet request attribute javax.servlet.forward.servlet_path will not be set. Attribute should be null, but has the value of: /portal -- This message was sent by Atlassian JIRA (v6.3.4#6332)