I can't reproduce this locally (4.2.f), but seeing it on all 3 linux instances. Files can not be deleted via share consistently (REST call returns 403), but always works with Explorer. I am admin in both cases. I have turned on debug and am getting TONS of logging but nothing that seems like an error. just the "Can not delete 'xxx'" popup.
I see this in the log...but I don't think it's an error, is it? "[org.alfresco.repo.service.StoreRedirectorProxyFactory] Redirecting method public abstract java.util.List org.alfresco.service.cmr.repository.NodeService.getChildAssocs(org.alfresco.service.cmr.repository.NodeRef,org.alfresco.service.namespace.QNamePattern,org.alfresco.service.namespace.QNamePattern) throws org.alfresco.service.cmr.repository.InvalidNodeRefException based on store type workspace://SpacesStore"
Any other ideas? I can't figure out exactly where that javascript popup comes from Sexactly...is there anything specific I can turn on in the log file besides "repo.web.scripts" and "ScriptLogger"?
Would appreciate any help!