[
https://issues.apache.org/jira/browse/HTTPCLIENT-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright resolved HTTPCLIENT-1283.
-------------------------------------
Resolution: Fixed
> Use of toUpperCase() in NTLM engine may fail on non-US locales
> --------------------------------------------------------------
>
> Key: HTTPCLIENT-1283
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1283
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Affects Versions: 4.2.2
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: 4.2.3, 4.3 Alpha1
>
>
> The use of toUpperCase() and toLowerCase() must be done in a locale-neutral
> way, e.g. toUpperCase(Locale.ROOT), in order to be guaranteed portable.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]