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:19:51 UTC

[jira] [Created] (PLUTO-634) TCK. During an include, the javax.servlet.forward.xxx request attributes should not be set

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)