You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2010/07/26 11:03:49 UTC

[jira] Closed: (OFBIZ-3869) Service SaveLabelsToXmlFile omits labels for new locales that did not exist prior calling the service

     [ https://issues.apache.org/jira/browse/OFBIZ-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3869.
----------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: SVN trunk
       Resolution: Fixed

Thanks Deyan,

Your patch is in trunk at r979204  


> 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
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         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.