[ http://issues.apache.org/jira/browse/DIRSERVER-612?page=comments#action_12428981 ] Pierre-Arnaud Marcelot commented on DIRSERVER-612: --------------------------------------------------
No problem Alex. I'm now working on that. It seems that the toString method I used has been changed in the merge of the optimization branch. This method doesn't print LDIF anymore. I send the patch as soon as possible. > 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 > Assigned To: Alex Karasulu > Priority: Critical > Fix For: 1.0-RC4 > > Attachments: ads-1.0RC4-DIRSERVER-612-apacheds.patch, > ads-1.0RC4-DIRSERVER-612-shared.patch, ads-1.1.0-DIRSERVER-612.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
