DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5678>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5678

WebDAV servlet misbehaves when scope is specified

           Summary: WebDAV servlet misbehaves when scope is specified
           Product: Slide
           Version: Nightly
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: WebDAV Server
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Example:

with the following servlet param:
<init-param>
      <param-name>scope</param-name>
      <param-value>/files</param-value>
</init-param>

Creating a collection "/foo" results in contentstore/filesfoo/
Writing a file "/foo/bar.txt" results in contentstore/filesfoo/bar.txt
Writing a file "/bar.txt" results in contentstore/filesbar.txt

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to