Julian Reschke wrote:

From: Oliver Zeigermann [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 6:56 PM
To: Slide Users Mailing List
Subject: Slide-Encoding: FINALLY


So, finally, I could make slide work with UTF-8 URIs, but now it does not work with ISO-8859-1 again (not that bad).

Unfortunately this can only be considered a HACK, as the servlet path
provided by tomcat is decoded incorrectly (how to fix or configure that?).

My workaround is to get the raw URI in WebdavUtils.getRelativePath from
tomcat and use org.apache.util.URLUtil.URLDecode to decode it.

Any experts around? Any thoughts?

Oliver

P.S.: I use tomcat 4.0.6


I'd say: update.

We are using Tomcat for our WebDAV server testing as well, and 4.24 doesn't
seem to have this problem. The latest version is 4.27.

Thanks a lot. Now it works. I think the bug was fixed around 4.1.18 or so...


Oliver



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



Reply via email to