Carsten Ziegeler created SLING-4580:
---------------------------------------
Summary: 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
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)