[
https://issues.apache.org/jira/browse/OFBIZ-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-5933.
----------------------------------
Resolution: Fixed
Fix Version/s: Upcoming Branch
13.07.02
12.04.06
14.12.01
Thanks Wai,
Your patch is in
trunk r1650642
R14.12 r1650643
R13.07 r1650644
R12.04 r1650645
> 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
> Assignee: Jacques Le Roux
> Fix For: 14.12.01, 12.04.06, 13.07.02, Upcoming Branch
>
> Attachments: OFBIZ-5933.patch
>
>
> 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)