HttpServer.getParameterValues throws NPE for missing parameters
---------------------------------------------------------------
Key: HADOOP-7440
URL: https://issues.apache.org/jira/browse/HADOOP-7440
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 0.23.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Fix For: 0.23.0
If the requested parameter was not specified in the request, the raw request's
getParameterValues function returns null. Thus, trying to access
{{unquoteValue.length}} throws NPE.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira