[
https://issues.apache.org/jira/browse/SLING-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-4580.
-------------------------------------
Resolution: Fixed
Assignee: Carsten Ziegeler
Fixed the test and removed the extra null check in rev 1671746
> Remove extra null check for metadata
> ------------------------------------
>
> Key: SLING-4580
> URL: https://issues.apache.org/jira/browse/SLING-4580
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: i18n 2.4.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: i18n 2.4.2
>
>
> This check in JcrResourceBundle
> if (metadata != null) { // test does not implement metadata
> should be removed and the test be fixed as metadata at runtime is always not
> null
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)