[
https://issues.apache.org/jira/browse/OFBIZ-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990965#comment-12990965
]
Jacques Le Roux commented on OFBIZ-4164:
----------------------------------------
Hi Youssef,
Your code an explanation make sense. But in order to exactly reproduce, could
you please explain in more details the problem you crossed (platform(s),
browser(s), steps). It would be cool if you could use this URL as basis
https://localhost:8443/example/control/authview/findExampleAjax
Thanks
> ajaxUpdateAreas not working
> ---------------------------
>
> Key: OFBIZ-4164
> URL: https://issues.apache.org/jira/browse/OFBIZ-4164
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Environment: ubuntu 10.04, FF 3.16.13
> Reporter: youssef khaye
> Labels: jQuery
> Attachments: selectall.js.patch
>
>
> When using multiple on-event-update-area for a form submit, it yields in an
> ajaxSubmitFormUpdateAreas and that does not work currently.
> Without being a javascript expert, i can propose a patch to fix this issue.
> I think it is a problem of variable visibility scope inside the loop.
> Setting the jQueyr.ajax async option to false resolved the issue.
> In the following patch, i used a name-spacing technique to ensure the
> parameters visibility inside callback function.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira