Issue #689 has been updated by Raphaël Ouazana. Category changed from Plugin to Core Target version changed from Executable plugin - 1.0 to 2.1
LDIF output is handled in core. Executable only use LdifLayout. ---------------------------------------- Feature #689: Use compliant LDIF format to send operations to scripts http://tools.lsc-project.org/issues/689 Author: Clément OUDOT Status: Assigned Priority: Normal Assigned to: Raphaël Ouazana Category: Core Target version: 2.1 When sending LDIF output to scripts, we miss the '-' at the end, which is defined in http://tools.ietf.org/html/rfc2849: <pre> change-modify = "modify" SEP *mod-spec mod-spec = ("add:" / "delete:" / "replace:") FILL AttributeDescription SEP *attrval-spec "-" SEP </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

