[jira] Updated: (NANO-65) request parameter with multiple values
jira-yCVjj/[email protected] Fri, 2 Apr 2004 07:45:43 -0500 (EST)
| Newsgroups | gmane.comp.java.nanocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
The following issue has been updated:
Updater: Miguel A Paraz (mailto:[email protected])
Date: Fri, 2 Apr 2004 7:44 AM
Comment:
StringSetterInvoker allows direct setter calls for String and String[] properties, and its test case. I used it for a NanoWebStringSetterServlet. I think OGNL is too heavyweight to be used just for invoking setters. The TestCase setup here uses the latest jMock jar and API calls as specified by Jacob Kjome in PICO-164.
Changes:
Attachment changed to mparaz-stringsetter.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=NANO-65&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=NANO-65
Here is an overview of the issue:
---------------------------------------------------------------------
Key: NANO-65
Summary: request parameter with multiple values
Type: Bug
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NanoContainer
Components:
nanoweb
Assignee:
Reporter: Kouhei Mori
Created: Wed, 31 Mar 2004 1:21 PM
Updated: Fri, 2 Apr 2004 7:44 AM
Description:
NanoWebServlet#setPropertiesWithOgnl use HttpServletRequest#getParameter(String).
So, in case of request paramete has multiple values (ex, checkbox) only gets first value.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira