[
https://issues.apache.org/jira/browse/DIRSERVER-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620465#action_12620465
]
Emmanuel Lecharny commented on DIRSERVER-1216:
----------------------------------------------
I have started to fix th eissue, but it will take longer than expected, as it
impact a hell of code :
- LdifEntry
- all the classes using LdifEntry
- the Attributes -> ServerEntry have to be replaced to LdifEntry -> ServerEntry
methods
- and much more.
Half of it is already done, but there are still 140 errors to be fixed, all
over the code.
> Changelog failure with international characters due to use of AttributesImpl
> instead of ServerEntry
> ---------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1216
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1216
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: core
> Reporter: Alex Karasulu
> Assignee: Emmanuel Lecharny
> Fix For: 1.5.4
>
>
> Need to start using ServerEntry instead of Attributes to fix this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.