Hi slide-developers,

if you start the Client, and type 

mkcol whatever

- it crashes. I suggest to change:
src\webdav\client\src\org\apache\webdav\cmd\Client.g:

diff -r1.3 Client.g
242c242
< mkdir : MKDIR path:STRING NL
---
> mkdir : (MKDIR|MKCOL) path:STRING NL


to fix it.

Thanx,
Raimo.
-- 
Dipl.-Inform. Raimo Ihle               Tel: +49 (0)30 39 40 54 25
bit~side GmbH                          Fax: +49 (0)30 39 40 54 50
Salzufer 14a Aufgang D                 Email: [EMAIL PROTECTED]
10587 Berlin                           WWW: <http://www.bit-side.com>



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

Reply via email to