[
https://issues.apache.org/jira/browse/PLUTO-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neil Griffin updated PLUTO-665:
-------------------------------
Description:
The V3ResourceParametersTests found in
[PortletParametersTests_SPEC11_4.java|https://github.com/apache/portals-pluto/blob/pluto-3.0.0/portlet-tck_3.0/V3PortletParametersTests/src/main/java/javax/portlet/tck/portlets/PortletParametersTests_SPEC11_4.java]
are simply a copy/paste (with some global search & replace) of the
V3ActionParametersTests found in
[PortletParametersTests_SPEC11_3.java|https://github.com/apache/portals-pluto/blob/pluto-3.0.0/portlet-tck_3.0/V3PortletParametersTests/src/main/java/javax/portlet/tck/portlets/PortletParametersTests_SPEC11_3.java].
In addition, the TCK lacks a comprehensive sequence of tests that tests for the
presence of (PRP/Private-RP/action) parameters submitted via ActionURL and
making sure that the PRP/Private-RP ones survive into the HEADER_PHASE,
RENDER_PHASE, and RESOURCE_PHASE. This issue with a new
PortletParametersTests_SPEC11_4.java class.
was:The V3ResourceParametersTests found in
[PortletParametersTests_SPEC11_4.java|https://github.com/apache/portals-pluto/blob/pluto-3.0.0/portlet-tck_3.0/V3PortletParametersTests/src/main/java/javax/portlet/tck/portlets/PortletParametersTests_SPEC11_4.java]
are simply a copy/paste (with some global search & replace) of the
V3ActionParametersTests found in
[PortletParametersTests_SPEC11_3.java|https://github.com/apache/portals-pluto/blob/pluto-3.0.0/portlet-tck_3.0/V3PortletParametersTests/src/main/java/javax/portlet/tck/portlets/PortletParametersTests_SPEC11_3.java].
> TCK: V3ResourceParametersTests copy+paste error leaves tests unimplemented
> --------------------------------------------------------------------------
>
> Key: PLUTO-665
> URL: https://issues.apache.org/jira/browse/PLUTO-665
> Project: Pluto
> Issue Type: Bug
> Components: tck
> Affects Versions: 3.0.0
> Reporter: Neil Griffin
> Assignee: Neil Griffin
> Fix For: 3.0.1
>
>
> The V3ResourceParametersTests found in
> [PortletParametersTests_SPEC11_4.java|https://github.com/apache/portals-pluto/blob/pluto-3.0.0/portlet-tck_3.0/V3PortletParametersTests/src/main/java/javax/portlet/tck/portlets/PortletParametersTests_SPEC11_4.java]
> are simply a copy/paste (with some global search & replace) of the
> V3ActionParametersTests found in
> [PortletParametersTests_SPEC11_3.java|https://github.com/apache/portals-pluto/blob/pluto-3.0.0/portlet-tck_3.0/V3PortletParametersTests/src/main/java/javax/portlet/tck/portlets/PortletParametersTests_SPEC11_3.java].
> In addition, the TCK lacks a comprehensive sequence of tests that tests for
> the presence of (PRP/Private-RP/action) parameters submitted via ActionURL
> and making sure that the PRP/Private-RP ones survive into the HEADER_PHASE,
> RENDER_PHASE, and RESOURCE_PHASE. This issue with a new
> PortletParametersTests_SPEC11_4.java class.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)