[
https://issues.apache.org/jira/browse/SLING-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-5962.
-------------------------------------
Resolution: Fixed
> i18n filter should be registered with all servlet contexts
> ----------------------------------------------------------
>
> Key: SLING-5962
> URL: https://issues.apache.org/jira/browse/SLING-5962
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: i18n 2.5.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: i18n 2.5.2
>
>
> With versions < 2.5.0 the i18n filter was registered using the Apache Felix
> whiteboard, which means the filter was run with every request
> With 2.5.0, the filter is now registered using the OSGi Http Whiteboard, but
> just with the Sling context.
> We should change this and register it with all contexts - as it was before.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)