Issue #432 has been reported by Clément OUDOT. ---------------------------------------- Bug #432: Delimiter parameter is not used http://tools.lsc-project.org/issues/432
Author: Clément OUDOT Status: New Priority: Normal Assigned to: Category: Core Target version: 2.0 Problem in version: When trying to use the delimiter to split values, nothing happens. A sample configuration has been reported by a user: <pre> <defaultDelimiter>|</defaultDelimiter> ... <dataset> <name>default</name> <policy>FORCE</policy> <delimiter>|</delimiter> </dataset> </pre> But the result is: <pre> Apr 13 10:03:41 - INFO - # Updating object [email protected],ou=Sample,dc=lsc-project,dc=org for MySyncTask dn: [email protected],ou=Sample,dc=lsc-project,dc=org changetype: modify replace: carLicense carLicense: BHU772|DED899 </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

