-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 5.6
-
Fix Version/s: Postponed
-
Component/s: Excel Export
-
Tags:
If you drag & drop a .txt file into a social workspace, it fails with an error in the browser:
Server Error: Failed to invoke operation FileManager.Import
and on the server the error logged is:
Caused by: org.nuxeo.ecm.core.api.ClientException: Cannot create document of type Note in container with type SocialWorkspace at org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter.doSecurityCheck(AbstractFileImporter.java:317) at org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter.create(AbstractFileImporter.java:172) at org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:268)