The LdifUtils.convertToLdif( Entry ) should generate a LDIF with the DN
-----------------------------------------------------------------------
Key: DIRSHARED-22
URL: https://issues.apache.org/jira/browse/DIRSHARED-22
Project: Directory Shared
Issue Type: Improvement
Affects Versions: 0.9.12
Reporter: Emmanuel Lecharny
Fix For: 0.9.13
The LdifUtils.convertToLdif( Entry, ...) does not include the DN into the
generated entry. There are ancient reason why we did that (mainly because it
was previously applied to ATtributes), but we should now have a version which
generates a full entry, without having to manipulate the resultant LDIF string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.