You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2011/07/01 00:15:28 UTC

[jira] [Created] (SLING-2121) queries for mix:language nodes which include a country code should be case-insensitive (or close thereto)

queries for mix:language nodes which include a country code should be case-insensitive (or close thereto)
---------------------------------------------------------------------------------------------------------

                 Key: SLING-2121
                 URL: https://issues.apache.org/jira/browse/SLING-2121
             Project: Sling
          Issue Type: New Feature
          Components: Extensions
            Reporter: Justin Edelson
            Priority: Minor


Although strictly speaking, if the jcr:language property of a mix:language node contains a country code, the country code should be upper case, this can be confusing and error prone. Given that JcrResourceBundles are cached, it seems reasonable to be able to support
jcr:language = en_GB or jcr:language = en_gb

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2121) queries for mix:language nodes which include a country code should be case-insensitive (or close thereto)

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson resolved SLING-2121.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: I18n 2.1.2
         Assignee: Justin Edelson

done in r1146778

> queries for mix:language nodes which include a country code should be case-insensitive (or close thereto)
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-2121
>                 URL: https://issues.apache.org/jira/browse/SLING-2121
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>            Priority: Minor
>             Fix For: I18n 2.1.2
>
>
> Although strictly speaking, if the jcr:language property of a mix:language node contains a country code, the country code should be upper case, this can be confusing and error prone. Given that JcrResourceBundles are cached, it seems reasonable to be able to support
> jcr:language = en_GB or jcr:language = en_gb

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira