Neil Griffin created PLUTO-696:
----------------------------------
Summary: TCK: Contesting V2 tests that expect
PortletURL.setParameter methods to remove the value when null is passed
Key: PLUTO-696
URL: https://issues.apache.org/jira/browse/PLUTO-696
Project: Pluto
Issue Type: Bug
Components: tck
Affects Versions: 3.0.0
Reporter: Neil Griffin
Assignee: Neil Griffin
Fix For: 3.0.1
Apache Pluto fails the legacy Portlet 2.0 TCK
SetParameterWithValuesIllegalArgumentExceptionTestPortlet because
{{PortletURL.setParameter(String name, String value)}} and
{{PortletURL.setParameter(String name, String... values)}} do not throw
{{IllegalArgumentException}} when null is passed for the value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)