User search does 20 identical requests to the user directory
------------------------------------------------------------

                 Key: NXP-1626
                 URL: http://jira.nuxeo.org/browse/NXP-1626
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Improvement
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
             Fix For: 5.1.2


When doing a user search to add users to groups or add a user to an ACL, the 
same search is passed 20 times to the backend.
This is due to UserManagerImpl.getSuggestedEntries being called every time 
because select_users_results.xhtml calls principalListManager.suggestedEntries 
4 times and this is done for every phase, and nothing is cached.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
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

Reply via email to