You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Wai (JIRA)" <ji...@apache.org> on 2015/01/08 19:20:34 UTC

[jira] [Reopened] (OFBIZ-5933) state/province dropdown contains incorrect items when Canada is chosen in country dropdown

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

Wai reopened OFBIZ-5933:
------------------------

closed by mistake. reopen.

> state/province dropdown contains incorrect items when Canada is chosen in country dropdown
> ------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5933
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5933
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Wai
>
> When creating a postal address, selecting Canada for country automatically filled the state/province dropdown with values.  The issue is that the values of the state/province dropdown list are incorrect.
> I was expecting the options for the state/province dropdown to have the following:
> name=Alberta, value=AB
> name=British Columbia, value=BC
> ...
> What is actually present in the drop down is:
> name=AB, value=AB
> name=AB, value=BC
> ...
> One observation is that this issue does not appear when the country selected is the United States.  It seems to happen with Canada.
> Another observation is that this issue applies to the 'en' locale.  It seems to work fine for 'fr' locale.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)