You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2006/11/07 00:40:38 UTC

[jira] Commented: (DIRSERVER-666) Wrap LDIF generated String every 80 characters

    [ http://issues.apache.org/jira/browse/DIRSERVER-666?page=comments#action_12447592 ] 
            
Emmanuel Lecharny commented on DIRSERVER-666:
---------------------------------------------

Is this "demoniac" issue fixed ?

> Wrap LDIF generated String every 80 characters
> ----------------------------------------------
>
>                 Key: DIRSERVER-666
>                 URL: http://issues.apache.org/jira/browse/DIRSERVER-666
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>         Environment: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
> Ubuntu 6.06 Dapper
>            Reporter: Pierre-Arnaud Marcelot
>            Priority: Minor
>
> When generating the LDIF representation of an entry, using the "public String compose( MultiMap attrHash )" method of the org.apache.directory.shared.ldap.ldif.LdifComposerImpl class, if an attribute is binary, it is encoded into a base64 String. This base64 String is return as is.
> It may be useful that the "compose" method wraps the returned String every 80 characters.

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