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

[jira] [Created] (SLING-8200) Allow to easily get a composite resource bundle provider which goes through all other providers

Konrad Windszus created SLING-8200:
--------------------------------------

             Summary: Allow to easily get a composite resource bundle provider which goes through all other providers
                 Key: SLING-8200
                 URL: https://issues.apache.org/jira/browse/SLING-8200
             Project: Sling
          Issue Type: Improvement
          Components: i18n
    Affects Versions: i18n 2.5.14
            Reporter: Konrad Windszus


Currently it requires a lot of code to get the relevant resource bundle provider for a specific key if you don't have the {{SlingHttpServletRequest}} at hand. There should be a simple way of getting a composite resource bundle provider which has the same logic as https://github.com/apache/sling-org-apache-sling-i18n/blob/4ffa8baeabea6f03e03d382c224572789a84c4f8/src/main/java/org/apache/sling/i18n/impl/I18NFilter.java#L192.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)