| Emmanuel Lecharny (JIRA) 2007-05-15, 1:11 pm |
|
[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]
Emmanuel Lecharny closed DIRSERVER-808.
---------------------------------------
done
> Modify the semantic of LdapDN.toString() method
> -----------------------------------------------
>
> Key: DIRSERVER-808
> URL: https://issues.apache.org/jira/browse/DIRSERVER-808
> Project: Directory ApacheDS
> Issue Type: Improvement
> Components: ldap
> Reporter: Emmanuel Lecharny
> Assigned To: Emmanuel Lecharny
> Fix For: 1.5.1
>
>
> The semantic of LdapDN.toString() method is really bad : it returns a normalized form of the DN. By no means this should have been the case, so I suggest to switch it back to what it should have been from the beginning :
> toString() returns the user provided DN
> getUpName() return the user provided DN ( for completness)
> getNormName() returns the normalized form of the DN
> Of course, many test cases will be impacted, but this is not something that can't be fixed in less that a few hours.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|