Issue #689 has been updated by Raphaël Ouazana. Status changed from Assigned to Feedback Assigned to changed from Raphaël Ouazana to Clément OUDOT % Done changed from 0 to 80
Fixed in trunk and in branch 2.1. This is still not exactly RFC compliant as we could have an extra "\n" in the last entry, but this should not harm. ---------------------------------------- Feature #689: Use compliant LDIF format to send operations to scripts http://tools.lsc-project.org/issues/689 Author: Clément OUDOT Status: Feedback Priority: Normal Assigned to: Clément OUDOT 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

