[jira] Created: (OFBIZ-1737) Two Australian "states" missing from drop-down list

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1737) Two Australian "states" missing from drop-down list

Nicolas Malin (Jira)
Two Australian "states" missing from drop-down list
---------------------------------------------------

                 Key: OFBIZ-1737
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1737
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Anne Jessel
            Priority: Minor


Two Australian "states", namely the Australian Capital Territory (AU-ACT) and Northern Territory (AU-NT) are not included in the dropdown list of states shown in many places when entering an address. They are included in the Geo entity, but as type TERRITORY, which is technically correct. The dropdown list only shows STATEs and PROVINCEs.

I am attaching a patch which includes TERRITORYs in the drop down list. This approach seemed more correct than changing the ACT and NT records from TERRITORY to STATE, even though they seem to be the only TERRITORY records in the included data.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1737) Two Australian "states" missing from drop-down list

Nicolas Malin (Jira)

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

Anne Jessel updated OFBIZ-1737:
-------------------------------

    Attachment: territory.patch

Includes TERRITORYs in list of states so that the Australian Territories (ACT and NT) will be included.

> Two Australian "states" missing from drop-down list
> ---------------------------------------------------
>
>                 Key: OFBIZ-1737
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1737
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Anne Jessel
>            Priority: Minor
>         Attachments: territory.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Two Australian "states", namely the Australian Capital Territory (AU-ACT) and Northern Territory (AU-NT) are not included in the dropdown list of states shown in many places when entering an address. They are included in the Geo entity, but as type TERRITORY, which is technically correct. The dropdown list only shows STATEs and PROVINCEs.
> I am attaching a patch which includes TERRITORYs in the drop down list. This approach seemed more correct than changing the ACT and NT records from TERRITORY to STATE, even though they seem to be the only TERRITORY records in the included data.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1737) Two Australian "states" missing from drop-down list

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-1737.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 4.0
                   SVN trunk
         Assignee: Jacques Le Roux

Thans Anne,

Your patch in in trunk rev. 644629 , release4.0 644631


> Two Australian "states" missing from drop-down list
> ---------------------------------------------------
>
>                 Key: OFBIZ-1737
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1737
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Anne Jessel
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: territory.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Two Australian "states", namely the Australian Capital Territory (AU-ACT) and Northern Territory (AU-NT) are not included in the dropdown list of states shown in many places when entering an address. They are included in the Geo entity, but as type TERRITORY, which is technically correct. The dropdown list only shows STATEs and PROVINCEs.
> I am attaching a patch which includes TERRITORYs in the drop down list. This approach seemed more correct than changing the ACT and NT records from TERRITORY to STATE, even though they seem to be the only TERRITORY records in the included data.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.