WebDAV: Prevent NullPointerException when not supplying a workspace
-------------------------------------------------------------------
Key: SLING-170
URL: https://issues.apache.org/jira/browse/SLING-170
Project: Sling
Issue Type: Improvement
Components: Repository
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
When accessing the root of the Simple WebDAV Servlet, a NullPointerException
may be thrown by the Jackrabbit implementation (This will be the cause for
another issue of course).
For our implementation it would make sense to redirect (temporarily) to the
default workspace if the servlet root is accessed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.