Hi,

I found 

WebdavResource.getPath() returns wrong value when running on JDK 1.3 on UNIX if a URI 
is not in English (e.g. if it is in German). 

For example, if found file http://myserver:8088/myfiles/testü.txt on a WEVDAV server, 
 WebdavResource.getPath() returns http://myserver:8088/myfiles/test (the German part 
was trancated).

I have to emphasis that this only happens on JDK 1.3 and above on UNIX. No problem on 
JDK 1.2.2 on UNIX.  No problem on any version of JDK on Windows.



Albert

Reply via email to