You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Unger Richard <ru...@camino.at> on 2002/09/23 17:56:02 UTC

DeltaV / DASL Bug

Hi All...

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.
Any chance of this being fixed?

Richie

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>