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=12991>. 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=12991 SlideUri cannot handle "" (default) context path Summary: SlideUri cannot handle "" (default) context path Product: Slide Version: Nightly Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: WebDAV Server AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] A slide webdav servlet installed with context path "" (empty string) results in a bug in the DASL / DeltaV code. With auto-version-control activated, when PUTting a file on top of an existing resource, the server throws an IllegalScopeException in SlideUri.getSlidePath(). This happens while computing the checkout set of the resource, and seems to be because SlideUri incorrectly handles the emtpy string context path. If the servlet is installed with a non-emty context path everything works as expected. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
