You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pradhan Yash Sharma (JIRA)" <ji...@apache.org> on 2018/07/14 05:21:00 UTC

[jira] [Closed] (OFBIZ-9514) Use well-formed IETF BCP 47 language tag for setVariant method.

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

Pradhan Yash Sharma closed OFBIZ-9514.
--------------------------------------
    Resolution: Later

Closing this ticket for now as Locale for a specific region is not required. 

> Use well-formed IETF BCP 47 language tag for setVariant method.  
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-9514
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9514
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>            Reporter: Pradhan Yash Sharma
>            Priority: Major
>
> For Factory Method and LocaleBuilder class to work, we need to pass a well-formed variant in setVariant method so that it can be transformed int IETF BCP 47 language tag without losing information.
> To do so we need to create Locale objects through rule set. Please reference https://docs.oracle.com/javase/7/docs/api/java/util/Locale.Builder.html for more details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)