[ https://issues.apache.org/jira/browse/DIRSERVER-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483529
]
Emmanuel Lecharny commented on DIRSERVER-626:
---------------------------------------------
I don't know what is the current status of this issue.
My feeling is that it has been fixed a while ago : when you create or modify an attribute
using mixed lower and upper cases, the attribute type is stored as is, even if the server
manipulates the attributes using only a lower case version of the AT.
Can someone update the status of this issue ?
If this is still a problem, we will try to fix it in 1.5.1
> Would like an option allowing attribute id case-sensitivity to be preserved
> ---------------------------------------------------------------------------
>
> Key: DIRSERVER-626
> URL: https://issues.apache.org/jira/browse/DIRSERVER-626
> Project: Directory ApacheDS
> Issue Type: New Feature
> Components: ldap
> Environment: N/A
> Reporter: Norval Hope
> Fix For: 1.5.1
>
> Attachments: shared_lowercase_patch_patch.zip
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.
|