[
https://issues.apache.org/jira/browse/OFBIZ-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694758#comment-13694758 ]
Jacques Le Roux edited comment on OFBIZ-5246 at 6/27/13 2:33 PM:
-----------------------------------------------------------------
Thanks Leon,
Your change is in trunk at revision: 1497376
I will backport and close to the releases after having closed OFBIZ-4794
was (Author: jacques.le.roux):
Thanks Leon,
Your change is in trunk at revision: 1497376
I will backport and close to the release after having closed OFBIZ-4794
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira