Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5933

state/province dropdown contains incorrect items when Canada is chosen in country dropdown

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        1. OFBIZ-5933.patch
          5 kB
          Wai

        Activity

          People

            jleroux Jacques Le Roux
            wt Wai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: