mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged 2.2 to HEAD
8729: Fix for AWC-1957 & AWC-1962 (Administrator is unable to add any user to "Selected users/groups and their role(s)" list) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8777 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -312,6 +312,7 @@ public class AdvancedSearchDialog extends BaseDialogBean
|
||||
properties.setLocation(null);
|
||||
properties.setLocationChildren(true);
|
||||
properties.setCategories(new ArrayList<Node>(2));
|
||||
properties.setCategoriesDataModel(null);
|
||||
properties.setTitle(null);
|
||||
properties.setDescription(null);
|
||||
properties.setAuthor(null);
|
||||
|
Reference in New Issue
Block a user