[
https://issues.apache.org/jira/browse/HTTPCLIENT-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-1807.
-------------------------------------------
Resolution: Fixed
Fix Version/s: (was: 4.5.4)
(was: 5.0 Alpha2)
4.5.3
Fixed by HTTPCLIENT-1746
Oleg
> 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.3
>
>
> 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]