You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/10/04 14:24:21 UTC

[jira] [Commented] (DIRAPI-285) ModifyPassword extended operation incorrectly expects value in ModifyResponse

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

Emmanuel Lecharny commented on DIRAPI-285:
------------------------------------------

Thanks for the report. The API will be released soon (this week may be)

> ModifyPassword extended operation incorrectly expects value in ModifyResponse
> -----------------------------------------------------------------------------
>
>                 Key: DIRAPI-285
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-285
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 1.0.0-RC1
>            Reporter: Mark Dobrinic
>             Fix For: 1.0.0-RC2
>
>
> When using Apache Directory API to send out a ModifyPassword request to
> a non-Apache LDAP server, I stumbled upon an issue when processing the
> response of the request.
> The specification ( https://tools.ietf.org/html/rfc3062#section-2.2 ;
> RFC 3062 section 2.2), states
> " Password Modify response is an ExtendedResponse where the responseName
> field is absent and the response field is optional."
> But PasswordModifyFactory#decorate() instead assumes there will always
> be a response field.



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