Support case insensitively for jcr:language search in JcrResourceBundle
-----------------------------------------------------------------------
Key: SLING-2129
URL: https://issues.apache.org/jira/browse/SLING-2129
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: I18n 2.1.0
Reporter: Christanto
Priority: Minor
Currently when searching for i18n messages, jcr:language property is compared
case sensitively. It would be best if it compares case insensitively to support
broader situation.
This can be done by using fn:lower-case(@jcr:language).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira