[ http://issues.apache.org/jira/browse/DIRSERVER-612?page=all ]
Pierre-Arnaud Marcelot updated DIRSERVER-612:
---------------------------------------------
Attachment: ads-1.0RC4-DIRSERVER-612-shared.patch
Here is the second part.
It must be patched from /shared.
I added a new class LdifUtils containing a method verifying that a String is
LDIF safe.
I also implemented a TestCase for this new class and method.
I use this method to check if encoded is needed for text attributes in the Dump
Command.
> apacheds-tools dump command does NOT generate the correct base 64 output for
> binary attributes in LDIF dump
> -----------------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-612
> URL: http://issues.apache.org/jira/browse/DIRSERVER-612
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: tools
> Affects Versions: 1.0-RC2
> Reporter: Alex Karasulu
> Fix For: 1.0-RC4
>
> Attachments: ads-1.0RC4-DIRSERVER-612-apacheds.patch,
> ads-1.0RC4-DIRSERVER-612-shared.patch
>
>
> The dump command which produces LDIF dumps of partitions is not generating
> the base64 encoded values for binary attributes. It seems to be printing
> just the byte[] which shows the id of the object in the jvm instead of the
> base64 encoded value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira