After fresh install of DMS, I cannot create folder, file or upload zip archive ------------------------------------------------------------------------------
Key: MGNLDMS-108 URL: http://jira.magnolia.info/browse/MGNLDMS-108 Project: Magnolia DMS Issue Type: Bug Environment: OSX, Camino Reporter: Boris Kraft Assigned To: Philipp Bracher Priority: Blocker After a fresh install of Magnolia snapshot 3.1 and the DMS module, I am unable to create a file or folder. When I try to upload a zip archive, I get an alert: info.magnolia.cms.security.AccessDeniedException: User not allowed to Read path [/] I do not get any messages when I try to create a folder or file - it just silently fails. Of course the logs do the talking ;-) ERROR info.magnolia.module.admininterface.SaveHandlerImpl SaveHandlerImpl.java(save:215) 09.11.2007 19:37:01 User not allowed to Read path [/] info.magnolia.cms.security.AccessDeniedException: User not allowed to Read path [/] at info.magnolia.cms.core.Access.isGranted(Access.java:42) at info.magnolia.cms.core.DefaultContent.<init>(DefaultContent.java:123) at info.magnolia.cms.core.DefaultHierarchyManager.getRoot(DefaultHierarchyManager.java:383) at info.magnolia.module.admininterface.SaveHandlerImpl.getPageNode(SaveHandlerImpl.java:773) at info.magnolia.module.admininterface.SaveHandlerImpl.save(SaveHandlerImpl.java:170) at info.magnolia.module.admininterface.DialogMVCHandler.onSave(DialogMVCHandler.java:293) at info.magnolia.module.admininterface.DialogMVCHandler.save(DialogMVCHandler.java:189) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------