[jira] [Updated] (OFBIZ-5926) postal address. country dropdown does cause state/province dropdown with proper selections

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

[jira] [Updated] (OFBIZ-5926) postal address. country dropdown does cause state/province dropdown with proper selections

Nicolas Malin (Jira)

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

Wai updated OFBIZ-5926:
-----------------------
    Attachment: OFBIZ-5926.patch

Problem was that the function identified by the 'complete' attribute of the settings block passed into the jQuery.ajax() call was not triggered.  The problem is with jQuery.  I have instead used the jQuery.ajax().done() method in its place.

> postal address. country dropdown does cause state/province dropdown with proper selections
> ------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5926
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5926
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Wai
>         Attachments: OFBIZ-5926.patch
>
>
> When creating a postal address.  The state/province dropdown is not properly initialized with appropriate values associated with the selection in country dropdown. Making another selection has no effect.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)