You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/08/09 10:03:50 UTC

[jira] [Commented] (HTTPCLIENT-1380) NTLMEngineImpl: Change exception message to be informative

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734539#comment-13734539 ] 

Karl Wright commented on HTTPCLIENT-1380:
-----------------------------------------

4.4 is fine with me for this issue.

                
> NTLMEngineImpl: Change exception message to be informative
> ----------------------------------------------------------
>
>                 Key: HTTPCLIENT-1380
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1380
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpAuth
>    Affects Versions: 4.2.5, Snapshot
>            Reporter: Ricardo Pereira
>            Priority: Trivial
>             Fix For: 4.4 Final
>
>
> The class NTLMEngineImpl throws an exception when the NTLM server sends the challenge message with the field NTLMSSP_NEGOTIATE_UNICODE set to 0, but the exception message says "NTLM type 2 message has flags that make no sense: ".
> The message gives no clue to what the problem is and forces the user to check the source code if (s)he wants to know why the exception was thrown.
> Consider changing the exception message to report what the problem really is.

--
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org