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

Oleg Kalnichevski updated HTTPCLIENT-1807:
------------------------------------------
    Affects Version/s:     (was: 4.5.2)
                       4.5.3
             Priority: Minor  (was: Major)
        Fix Version/s: 5.0 Alpha2
                       4.5.4

> NullPointerException in URLEncodedUtils.parse(String, Charset)
> --------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1807
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1807
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (classic)
>    Affects Versions: 4.5.3
>            Reporter: Bart De Neuter
>            Priority: Minor
>             Fix For: 4.5.4, 5.0 Alpha2
>
>
> Hi,
> When the String argument s that is passed to the method 
> URLEncodedUtils.parse(String, Charset) is null, this method throws a 
> NullPointerException.
> It seems to need a null check like in the method 
> URLEncodedUtils.parse(String, Charset, char...).
> Kind regards,
> Bart



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to