[ http://issues.apache.org/jira/browse/DIRSERVER-604?page=comments#action_12378452 ]
Emmanuel Lecharny commented on DIRSERVER-604: --------------------------------------------- As stated in , UTF-8 in http://ftp.gnus.org/internet-drafts/draft-good-ldap-ldif-06.txt (Appendix A): "the only character set that may be used in LDIF" So we can think that attributes value imported from a file implies that the file is encoded using UTF-8 charset. > Support for ":<" LDIF syntax in ApacheDS > ---------------------------------------- > > Key: DIRSERVER-604 > URL: http://issues.apache.org/jira/browse/DIRSERVER-604 > Project: Directory ApacheDS > Type: New Feature > Components: ldap > Environment: N/A > Reporter: Norbert Reilly > Assignee: Emmanuel Lecharny > Attachments: rfc2849 _inclusion_support.patch, rfc2849 > _inclusion_support.patch, test_inclusion.ldif, test_ldif_inclusion.txt > > I have need to import potentially long files via LDAP and noted that > rfc2849 mentioned the ":<" operator allowing an attribute's value to > be provided by "including" the contents of a URL. > I have added the support for ":<" by enhancing > org.apache.directory.shared.ldap.ldif.LdifParserImpl in > trunks/shared/ldap . -- 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
