ScopedRequestImpl acts differently using getParameter than getParameterValues
-----------------------------------------------------------------------------
Key: BEEHIVE-1184
URL: https://issues.apache.org/jira/browse/BEEHIVE-1184
Project: Beehive
Issue Type: Bug
Components: NetUI
Affects Versions: 1.0.2, 1.0.1
Reporter: Mike Calmus
The implementations of getParameter and getParameterValues work differently
such that a parameter list contained in the _additionalParameters internal Map
is found when using the getParameter method but nothing is returned when using
the getParameterValues method. These two methods should behave the same way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.