You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/01/17 15:07:35 UTC

[jira] Closed: (SLING-170) WebDAV: Prevent NullPointerException when not supplying a workspace

     [ https://issues.apache.org/jira/browse/SLING-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-170.
-----------------------------------

    Resolution: Fixed

Implemented the redirect to the default workspace in Rev. 612782

> 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.