Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0.0-M18
-
None
Description
If we try to add a new entry which has a userPassword or a mail attribute, with a null value (whch is legal, as their syntax are respectively OctetString or IA5String), we get an error due to an internal NPE in the encoding of those values.
Fixing this NPE make the entry to be correctly added into the server.