[ https://issues.apache.org/jira/browse/OFBIZ-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892194#action_12892194 ]
Deyan commented on OFBIZ-3869: ------------------------------ Thanks Jacques, I fixed the patch and re-attached it. > 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 > Attachments: SaveLabelsToXml.patch, SaveLabelsToXml_v2.patch > > > 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.