You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2006/08/02 13:18:14 UTC

[jira] Updated: (DIRSERVER-612) apacheds-tools dump command does NOT generate the correct base 64 output for binary attributes in LDIF dump

     [ http://issues.apache.org/jira/browse/DIRSERVER-612?page=all ]

Pierre-Arnaud Marcelot updated DIRSERVER-612:
---------------------------------------------

    Attachment: ads-1.0RC4-DIRSERVER-612-apacheds.patch

Here is a patch for this issue.

Dump now generates base64 encoded for binary attributes and also text attributes that need to be base64 encoded (because they contain special characters, such as accent for example).

The part comes in two parts :
- One for apache/server-tools
- One for shared/ldap
(I couldn't managed to generate a global patch, 'svn diff' at root directory didn't give any difference... Strange...)

This post contains the first part. It must be patched for /apacheds

> 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
>
>
> 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