[
https://jira.nuxeo.com/browse/NXP-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anahide Tchertchian resolved NXP-7935.
--------------------------------------
Resolution: Fixed
Actually there is no suggestion: it's just posting the form without waiting for
you to click on "search", which can produce an error if ajax calls are not done
in the same queue.
Note that an easy way of reproducing the issue consists in putting a breakpoint
in the method called by ajax, and while the thread is stopped, click somewhere
else. Then resume the breakpoint => error.
Added a event queue for the admin center, and use it on every ajax action of
the user & group tab:
http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/6d28ffe30d62
http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/2b5762048b23
Also add an event queue for ajax page navigation control (but a distinct one,
as it can be used elsewhere than on the admin center):
http://hg.nuxeo.org/nuxeo/nuxeo-dm/rev/19af921d0199
> bad interaction with ajax in user management
> --------------------------------------------
>
> Key: NXP-7935
> URL: https://jira.nuxeo.com/browse/NXP-7935
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Components: Admin Center
> Affects Versions: 5.4.1
> Reporter: Stéphane Lacoin
> Assignee: Anahide Tchertchian
> Fix For: 5.5
>
>
> On user management pages, if the user click on buttons while an ajax
> interaction is on going, they got an error page.
> One way of solving, is to disable buttons during the processing of the ajax
> request.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets