[
https://issues.apache.org/jira/browse/SLING-10086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270848#comment-17270848
]
Carsten Ziegeler commented on SLING-10086:
------------------------------------------
I've added a first implementation using a CaseInsensitiveMap for the property
descriptions. Depending on the outcome of SLING-10084, we might need to add a
case-insensitive get for fetching properties from the Configuration
https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions/commit/fc77a7467eb6b990a65e9d9ce01b5c7e26b253c6
> Validate configuration properties case-insensitive
> --------------------------------------------------
>
> Key: SLING-10086
> URL: https://issues.apache.org/jira/browse/SLING-10086
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model API Regions Extension 1.1.20
>
>
> Currently, configuration properties are compared case-sensitive - however as
> these property names are handled case-insensitive, the validation need to
> take this into account when looking for properties/validation rules
--
This message was sent by Atlassian Jira
(v8.3.4#803005)