Clean up WebDAV warning on subfolder uploads
--------------------------------------------

                 Key: NXP-8646
                 URL: https://jira.nuxeo.com/browse/NXP-8646
             Project: Nuxeo Enterprise Platform
          Issue Type: Clean up
          Components: WebDAV / WSS
    Affects Versions: 5.4
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
             Fix For: 5.6


Some WebDAV clients, when creating a hierarchy of depth > 2, try to find out if 
/foo/bar exists when /foo doesn't even exist yet.
Currently this produces an ugly warning in the logs:
{noformat}
2012-01-13 10:14:57,183 WARN  [org.nuxeo.ecm.platform.wi.backend.SimpleBackend] 
Unable to find parent for item myfolder/foo/bar/
2012-01-13 10:14:57,183 WARN  
[org.nuxeo.ecm.platform.wi.backend.webdav.WebDavBackendAdapter] 
org.nuxeo.ecm.core.api.ClientRuntimeException: Unable to find parent for item 
myfolder/foo/bar/
{noformat}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to