Issue #469 has been updated by Sébastien Bahloul.
Hi Clement, You just have to try through a simple Javascript expression like the following and test that the stored values fit will : var arr = new Array(); arr[0] = "value 1"; arr[1] = "value 2"; ---------------------------------------- Bug #469: Javascript array are not correctly handled http://tools.lsc-project.org/issues/469 Author: Sébastien Bahloul Status: Feedback Priority: Normal Assigned to: Sébastien Bahloul Category: Core Target version: 2.0 Problem in version: 2.0rc2 While using Javascript expressions, it seems that arrays are not well handled whereas the trunk seems to do the job well. -- 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

