WebDAV module processes zip and xml files, should not happen
------------------------------------------------------------
Key: SLING-537
URL: https://issues.apache.org/jira/browse/SLING-537
Project: Sling
Issue Type: Bug
Components: JCR
Reporter: Bertrand Delacretaz
Priority: Minor
Fix For: 2.0.0
The jcr/webdav/src/main/resources/webdav-resource-config.xml activates
Jackrabbit's ZipHandler and XmlHandler, which means zip and xml files copied
into the repository via WebDAV are expanded.
This is not useful in the general case, and people do not expect it in the
general case. I'll disable those configs in the jcr/webdav bundle.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.