You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/07/04 23:31:21 UTC

[jira] [Created] (HADOOP-7440) HttpServer.getParameterValues throws NPE for missing parameters

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