[
https://issues.apache.org/jira/browse/PLUTO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David DeWolf resolved PLUTO-187.
--------------------------------
Resolution: Won't Fix
> Inconsistent implementation of PortletUrl
> -----------------------------------------
>
> Key: PLUTO-187
> URL: https://issues.apache.org/jira/browse/PLUTO-187
> Project: Pluto
> Issue Type: Bug
> Components: portlet container
> Affects Versions: 1.0.1
> Reporter: Andreas Andreou
> Assigned To: Elliot Metsger
> Fix For: 1.0.2
>
>
> The implementation of setParameter(String name, String[] values) in
> PortletUrlImpl
> throws an IllegalArgumentException when the values array is an empty one, see
> http://portals.apache.org/pluto/multiproject/pluto/xref/org/apache/pluto/core/impl/PortletURLImpl.html
> However, this is inconsistent with jsr-168 specs which just states that
> an exception should be thrown only if "name or values are null"
> (taken from the javadocs of javax/portlet/PortletURL.java and also the
> portlet-1_0-fr-spec.pdf, pages
> 31-32 do NOT state any such behaviour)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.