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/02 16:26:21 UTC

[jira] [Created] (PLUTO-629) TCK: A forward after an include in the Action or Event phase results in a status=500 error

Scott Nicklous created PLUTO-629:
------------------------------------

             Summary: TCK: A forward after an include in the Action or Event phase results in a status=500 error
                 Key: PLUTO-629
                 URL: https://issues.apache.org/jira/browse/PLUTO-629
             Project: Pluto
          Issue Type: Bug
          Components: portlet container
            Reporter: Scott Nicklous
            Priority: Minor


TCK test: If an included forwards during the Action or Event phases, a status=500 error occurs, even though the portlet does not commit anything to the response.

Note that the same tests for the Render & Resource phases execute without causing a status 500 error.

Test case:
V2DispatcherTests5_SPEC2_19_IncThenForwardServletAction_attributes1b
V2DispatcherTests5_SPEC2_19_IncThenForwardServletEvent_attributes1b

Error text:
  TCKSimpleTestDriver.test:287 Test case V2DispatcherTests5_SPEC2_19_IncThenForwardServletAction_attributes1b failed.  Setup link could not be accessed.
Exception: org.openqa.selenium.TimeoutException: Timed out after 3 seconds waiting for visibility of element located by By.id: V2DispatcherTests5_SPEC2_19_IncTh
enForwardServletAction_attributes1b-result
Build info: version: '2.42.2', revision: '6a6995d31c7c56c340d6f45a76976d43506cd6cc', time: '2014-06-03 10:52:47'
System info: host: 'B24491D1Pk2LZAD', ip: '9.152.215.165', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.7.0'
Driver info: driver.version: TCKSimpleTestDriver
Page text: HTTP Status 500 - Cannot forward after response has been committed



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