Wai created OFBIZ-5933:
--------------------------

             Summary: 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)

Reply via email to