Internal attributes type like objectClass are case sensitive
------------------------------------------------------------
Key: DIRSERVER-620
URL: http://issues.apache.org/jira/browse/DIRSERVER-620
Project: Directory ApacheDS
Type: Bug
Versions: 1.0-RC3
Reporter: Emmanuel Lecharny
Assigned to: Emmanuel Lecharny
Priority: Blocker
The attributeTypes are supposed to be case insensitive. Many operation in the
server (like entry.get ( "objectClass" ) ) does not respect this constraint.
All static reference to attribute type in the code must be written in lower
case, or at least operation (like the previous one) should lowercase the
attributeType.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira