From dev-return-11906-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue May 09 10:49:16 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 60828 invoked from network); 9 May 2006 10:49:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 May 2006 10:49:07 -0000 Received: (qmail 36907 invoked by uid 500); 9 May 2006 10:41:28 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 36612 invoked by uid 500); 9 May 2006 10:41:27 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 36316 invoked by uid 99); 9 May 2006 10:41:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2006 03:41:25 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2006 03:41:25 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 74FB17142E4 for ; Tue, 9 May 2006 10:40:28 +0000 (GMT) Message-ID: <4526586.1147171228476.JavaMail.jira@brutus> Date: Tue, 9 May 2006 10:40:28 +0000 (GMT+00:00) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-612) apacheds-tools dump command does NOT generate the correct base 64 output for binary attributes in LDIF dump In-Reply-To: <3321790.1146454426313.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRSERVER-612?page=all ] Alex Karasulu updated DIRSERVER-612: ------------------------------------ Fix Version: 1.0-RC4 (was: 1.0-RC3) > 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 > Type: Bug > Components: tools > Versions: 1.0-RC2 > Reporter: Alex Karasulu > Fix For: 1.0-RC4 > > 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