[ https://issues.apache.org/jira/browse/DIRAPI-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Lecharny resolved DIRAPI-285. -------------------------------------- Resolution: Fixed Fix Version/s: 1.0.0-RC2 Patched with http://svn.apache.org/viewvc?rev=1763220&view=rev > 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)