Issue #341 has been updated by Sébastien Bahloul. Status changed from New to Closed % Done changed from 0 to 100
Fix in r1385 ---------------------------------------- Bug #341: NPE in getStringValueAttribute http://tools.lsc-project.org/issues/341 Author: Stéphane Bond Status: Closed Priority: Normal Assigned to: Category: Target version: 2.0.x branch Problem in version: If a column from the datasource contains a null value, we always got a NPE because some methods like "AbstractSimpleJndiService.get" call LscDatasets.getStringValueAttribute on each attribute name. Even if the column is not used in the mapping, we got the NPE. So we add this patch to avoid the issue. -- 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

