mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
RM-6865 removing encoding of path in action body
This commit is contained in:
@@ -69,7 +69,6 @@ public class CreateRecordAction extends AuditableActionExecuterAbstractBase
|
||||
public static final String PARAM_FILE_PLAN = "file-plan";
|
||||
public static final String PARAM_HIDE_RECORD = "hide-record";
|
||||
public static final String PARAM_PATH = "path";
|
||||
public static final String PARAM_ENCODED = "encoded";
|
||||
|
||||
|
||||
/** Node service */
|
||||
|
Reference in New Issue
Block a user