[ 
https://issues.apache.org/jira/browse/PLUTO-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neil Griffin updated PLUTO-685:
-------------------------------
    Description: 
The 
[ActionResponse.createRedirectURL(MimeResponse.Copy)|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/ActionResponse.html#createRedirectURL(javax.portlet.MimeResponse.Copy)]
 method that was added in the Portlet 3.0 API is not tested by the TCK. This 
issue serves as a task for writing such a test.

Note that the Javadoc for the {{createRedirectURL(MimeResponse.Copy)}} method 
has some specific requirements that must be tested. For example, 
{{IllegalStateException}} must be thrown if method such as 
{{setPortletMode(PortletMode)}}, {{setWindowState(WindowState)}}, are called 
first.

  was:The 
[ActionResponse.createRedirectURL(MimeResponse.Copy)|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/ActionResponse.html#createRedirectURL(javax.portlet.MimeResponse.Copy)]
 method that was added in the Portlet 3.0 API is not tested by the TCK. This 
issue serves as a task for writing such a test.


> TCK: ActionResponse.createRedirectURL(MimeResponse.Copy) is not tested by the 
> TCK
> ---------------------------------------------------------------------------------
>
>                 Key: PLUTO-685
>                 URL: https://issues.apache.org/jira/browse/PLUTO-685
>             Project: Pluto
>          Issue Type: Bug
>          Components: tck
>    Affects Versions: 3.0.0
>            Reporter: Neil Griffin
>            Assignee: Scott Nicklous
>            Priority: Major
>
> The 
> [ActionResponse.createRedirectURL(MimeResponse.Copy)|https://portals.apache.org/pluto/portlet-3.0-apidocs/javax/portlet/ActionResponse.html#createRedirectURL(javax.portlet.MimeResponse.Copy)]
>  method that was added in the Portlet 3.0 API is not tested by the TCK. This 
> issue serves as a task for writing such a test.
> Note that the Javadoc for the {{createRedirectURL(MimeResponse.Copy)}} method 
> has some specific requirements that must be tested. For example, 
> {{IllegalStateException}} must be thrown if method such as 
> {{setPortletMode(PortletMode)}}, {{setWindowState(WindowState)}}, are called 
> first.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to