-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Fix Version/s: 5.5.0-HF01, 5.6-RC1, 5.6
-
Component/s: WebDAV
-
Environment:Cyberduck
Some WebDAV clients (like Cyberduck), 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:
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/