[
https://issues.apache.org/jira/browse/DIRAPI-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545507#comment-15545507
]
Mark Dobrinic commented on DIRAPI-285:
--------------------------------------
Thanks so much for taking care of this!
> 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)