[
https://issues.apache.org/jira/browse/PLUTO-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Nicklous resolved PLUTO-635.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
fixed in Pluto implementation
> TCK: BaseURL#setParameter(String, String) does not accept a null value
> ----------------------------------------------------------------------
>
> Key: PLUTO-635
> URL: https://issues.apache.org/jira/browse/PLUTO-635
> Project: Pluto
> Issue Type: Bug
> Reporter: Scott Nicklous
> Priority: Minor
> Fix For: 3.0.0
>
>
> The following test cases fail:
> V2URLTests_BaseURL_ApiRenderActurl_setParameterA7
> V2URLTests_BaseURL_ApiRenderRenurl_setParameterA7
> V2URLTests_BaseURL_ApiRenderResurl_setParameterA7
> The JSR 286 API doc states "A parameter value of null indicates that this
> parameter should be removed. ". However, a parameter value of null results in
> the following exception:
> "java.lang.IllegalArgumentException: Illegal Argument: value (argument should
> not be null)"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)