[ 
https://issues.apache.org/jira/browse/WICKET-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-4818.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.9
                   6.2.0
    
> NullPointerException while reading the POST parameters
> ------------------------------------------------------
>
>                 Key: WICKET-4818
>                 URL: https://issues.apache.org/jira/browse/WICKET-4818
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.8, 6.1.1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.2.0, 1.5.9
>
>
> It seems some web containers return a 'null' value for 
> HttpServletRequest#getParameterMap() -> entry.getValue() instead of empty 
> String[] and this causes NullPointerException while iterating the values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to