Adding a value into an EntryAttribute does not leverage the schemaManager
-------------------------------------------------------------------------
Key: DIRAPI-21
URL: https://issues.apache.org/jira/browse/DIRAPI-21
Project: Directory client API
Issue Type: Bug
Affects Versions: 0.1.0
Reporter: Emmanuel Lecharny
Priority: Blocker
Fix For: 0.2.0
We don't normalize nor check that the added value is valid in the
EntryAttribute. As soon as we have a reference to the SchemaManager, every
added value should be checkd and normalized.
The contains( XXX ) method does not leverage the schemaManager either.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.