Manfred Baedke wrote:
Hi,
currently I am working on the integration of WebDAV binding extensions
into |org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet|, using
the shareable node feature of jsr-283.
The implementation of the BIND method was straightforward and worked as
expected, but I noticed that sometimes DELETE removed the wrong binding.
> ...
Just re-stating that the problem (wrong path being computed) causes a
rather catastrophic failure (wrong node being deleted).
Should I add the test case to ShareableNodeTests? And if I do, should I
mark it somewhere as known failure?
BR, Julian