[ 
https://issues.apache.org/jira/browse/DIRSERVER-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny updated DIRSERVER-666:
----------------------------------------

    Fix Version/s:     (was: 1.5.1)
                   1.5.2

Definitively not urgent. Postponed to 1.5.2.

> Wrap LDIF generated String every 80 characters
> ----------------------------------------------
>
>                 Key: DIRSERVER-666
>                 URL: https://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
>             Fix For: 1.5.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to