[
https://issues.apache.org/jira/browse/SLING-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Klimetschek closed SLING-718.
---------------------------------------
Thanks for the quick fix! Works fine.
> I18n: JcrResourceBundleResolver should use loginAdministrative() by default
> for zero-conf
> -----------------------------------------------------------------------------------------
>
> Key: SLING-718
> URL: https://issues.apache.org/jira/browse/SLING-718
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Extensions i18n 2.0.2
> Reporter: Alexander Klimetschek
> Assignee: Felix Meschberger
> Fix For: Extensions i18n 2.0.2
>
> Attachments: SLING-718.patch
>
>
> If you import or change sling:message nodes in the repository (which is
> typically done as admin in development), the i18n JcrResourceBundlerResolver
> might not see it if the change happens in a restricted path (eg. /libs/i18n,
> where /libs has restricted access), since he logs in as anonymous by default.
> One can set a different username/password as osgi config, but this requires
> configuration. For a zero-config approach, the default should use the handy
> slingRepository.loginAdministrative().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.