Martin Grigorov created WICKET-4818:
---------------------------------------
Summary: 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: 6.1.1, 1.5.8
Reporter: Martin Grigorov
Assignee: Martin Grigorov
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