mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Added the reference for the ticket for a bug
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59959 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -208,7 +208,7 @@ public class RMSearchGet extends DeclarativeWebScript
|
|||||||
List<Item> items = new ArrayList<Item>(results.size());
|
List<Item> items = new ArrayList<Item>(results.size());
|
||||||
for (NodeRef nodeRef : results)
|
for (NodeRef nodeRef : results)
|
||||||
{
|
{
|
||||||
// FIXME: This is a workaround for DOD Recert
|
// FIXME: RM-478
|
||||||
// TC 3-3 Create User Groups
|
// TC 3-3 Create User Groups
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user