[
https://issues.apache.org/jira/browse/DIRAPI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRAPI-274.
--------------------------------------
Resolution: Fixed
Fixed with http://svn.apache.org/viewvc?rev=1733885&view=rev
> The AttributeTypeHolder.toLdif method does not convert the m-usage Attribute
> correctly
> ---------------------------------------------------------------------------------------
>
> Key: DIRAPI-274
> URL: https://issues.apache.org/jira/browse/DIRAPI-274
> Project: Directory Client API
> Issue Type: Bug
> Affects Versions: 1.0.0-M33
> Reporter: Emmanuel Lecharny
> Fix For: 1.0.0-M34
>
>
> When called, the {{AttributeTypeHolder.toLdif()}} method generates the
> m-usage to :
> {noformat}
> "m-usage: DIRECTORY_OPERATION";
> {noformat}
> when we would expect :
> {noformat}
> "m-usage: dsaOperation";
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)