[
https://issues.apache.org/jira/browse/OFBIZ-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614315#comment-14614315 ]
Shi Jinghai commented on OFBIZ-6542:
------------------------------------
Thanks Gan Hong-Wai.
I added EntityCondition.makeCondition("geoTypeId", "TERRITORY") in CommonWorkers.java of Release 13.07.
Tested the change on page /ecommerce/control/editcontactmechnosave with Australia as the country selected, the Australian Capital Territory (AU-ACT) and Northern Territory (AU-NT) are in state list now.
The rev. is 1689263.
> TERRITORY type not displayed in State/Province dropdown list
> ------------------------------------------------------------
>
> Key: OFBIZ-6542
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6542> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: 13.07.02
> Reporter: Gan Hong-Wai
> Assignee: Shi Jinghai
> Priority: Minor
> Labels: easyfix
>
> On the Create New Party Page, the State/Province dropdown list does not show regions marked out as TERRITORY. Similar issue: OFBIZ-1737.
> File: framework/common/src/org/ofbiz/common/CommonWorkers.java
> Line 144 is missing:
> EntityCondition.makeCondition("geoTypeId", "TERRITORY"),
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)