[ https://issues.apache.org/jira/browse/PLUTO-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Nicklous resolved PLUTO-636. ---------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 fixed in Pluto implementation > PLUTO-635 - TCK: BaseURL#setParameter(String, String[]) does not accept a > null value > -------------------------------------------------------------------------------------- > > Key: PLUTO-636 > URL: https://issues.apache.org/jira/browse/PLUTO-636 > Project: Pluto > Issue Type: Bug > Reporter: Scott Nicklous > Priority: Minor > Fix For: 3.0.0 > > > The following test cases fail: > V2URLTests_BaseURL_ApiRenderActurl_setParameterB7 > V2URLTests_BaseURL_ApiRenderRenurl_setParameterB7 > V2URLTests_BaseURL_ApiRenderResurl_setParameterB7 > To be consistent with the setParameter(String, String) method, a value of > null should cause the parameter to 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)