Issue #341 has been updated by Clément OUDOT.

Category set to Core
Assigned to set to Sébastien Bahloul
Target version changed from 2.0.x branch to 2.0rc2


----------------------------------------
Bug #341: NPE in getStringValueAttribute
http://tools.lsc-project.org/issues/341

Author: Stéphane Bond
Status: Closed
Priority: Normal
Assigned to: Sébastien Bahloul
Category: Core
Target version: 2.0rc2
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

Reply via email to