Would like an option allowing attribute id case-sensitivity to be preserved
---------------------------------------------------------------------------

         Key: DIRSERVER-626
         URL: http://issues.apache.org/jira/browse/DIRSERVER-626
     Project: Directory ApacheDS
        Type: New Feature

  Components: ldap  
 Environment: N/A
    Reporter: Norbert Reilly


Currently all attribute ids are normalized to lowercase to facilitate schema 
lookups, both by the NormalizationService and explicitly by methods like 
"String StringTools.lowerCase()" and "String StringTools.deepTrim(String str, 
boolean toLowerCase)". 

In my case I am using ApacheDS as a host for custom proxy partitions and 
therefor would prefer to leave the case of attributes unchanged. There also 
other interested parties such as those doing OSGi integration.

-- 
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

Reply via email to