Service SaveLabelsToXmlFile omits labels for new locales that did not exist
prior calling the service
-----------------------------------------------------------------------------------------------------
Key: OFBIZ-3869
URL: https://issues.apache.org/jira/browse/OFBIZ-3869
Project: OFBiz
Issue Type: Bug
Components: framework
Reporter: Deyan
1) Use LabelManagerFactory and try to add labels for a locale that does not
exist in the resource bundles - for example en_US.
2) Invoke the service SaveLabelsToXmlFile
Expected behavior: the resource bundle should contain the newly added locales
Experienced behavior: the resource bundle does not contain the labels for the
newly added locales.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.