XML import using MacOS X WebDAV client does not work
----------------------------------------------------
Key: JCR-973
URL: https://issues.apache.org/jira/browse/JCR-973
Project: Jackrabbit
Issue Type: Bug
Components: webdav
Affects Versions: 1.3
Environment: MacOSX 10.4
Reporter: Tobias Bocanegra
Assignee: Tobias Bocanegra
Fix For: 1.3.1
when trying to import a xml file via a webdav mount this does not work.
this is mainly because the client first tries to create a 0-sized file, which
fails with the xml importer. after the file is created, it will lock it and put
the xml body. a second problem might be the "dot-underscore" files mac tries to
create.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.