Issue #223 has been updated by Jonathan Clarke. Status changed from Feedback to Closed
---------------------------------------- Bug #223: srcBean is not consistent http://tools.lsc-project.org/issues/223 Author: Raphaël Ouazana Status: Closed Priority: Normal Assigned to: Jonathan Clarke Category: Core Target version: 1.2.1 Problem in version: 1.2.0 In a Ldap2ldap synchronization, I use some Javascript to construct the new dn. It seems that the function to construct the dn is called at least two times in AbstractSynchronize : line 343 then line 372 (1.2.x branch). The problem is that the second time the srcBean has been modified and srcBean.getDistinguishName() contains the constructed dn instead of the source dn. As I use the source dn to construct the new dn, it causes some problems in my scripts... Regards, Raphaël Ouazana. -- 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

