
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
N/A
|
|
| Resolution Date: |
17/Aug/07 09:11 AM
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no subversion log entries for this issue yet.
|
|