[
https://issues.apache.org/jira/browse/OFBIZ-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-5246.
----------------------------------
Backported in
R12.04 r1533743
R11.04 r1533744
> in zh locale, state does not change to "No States/Provinces exist" if select a country without any state defined
> ----------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-5246
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5246> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Leon
> Assignee: Jacques Le Roux
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: OFBIZ-5246.patch
>
>
> With "zh" (chinese) locale, coutry-state associated list, if you choose a country there's no any associated state defined in system, the state filed does not change.
> cause: incorrect translate of "CommonNoStatesProvinces" for "zh" locale. In that, it use full-width colone ":" instead of half one plus blank space(": ").
> why half-width and blank space (": ")? see code snippet from "getDependentDropdownValues" function:
--
This message was sent by Atlassian JIRA
(v6.1#6144)