DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23392>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23392 escaped absolute path not valid for report mehtod. Summary: escaped absolute path not valid for report mehtod. Product: Slide Version: Nightly Platform: All OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: WebDAV client AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am using the current nightly build and got the following exception. I get arround of the by encode the uri. I think this could be bug. I enter the new bug since I think the bug 11410 has been fixed, though it is similar. java.lang.IllegalArgumentException: Invalid uri '/slide/files/folders for test1/vicet.doc': escaped absolute path not valid at org.apache.commons.httpclient.HttpMethodBase.<init> (HttpMethodBase.java:285) at org.apache.webdav.lib.methods.HttpRequestBodyMethodBase.<init> (HttpRequestBodyMethodBase.java:115) at org.apache.webdav.lib.methods.XMLResponseMethodBase.<init> (XMLResponseMethodBase.java:128) at org.apache.webdav.lib.methods.ReportMethod.<init> (ReportMethod.java:126) at org.apache.webdav.lib.methods.ReportMethod.<init> (ReportMethod.java:163) at org.apache.webdav.lib.WebdavResource.reportMethod (WebdavResource.java:2913) at mil.navy.nrl.cee.vfs.domain.impl.webdav.WebdavFileImpl.getVersionInfo (WebdavFileImpl.java:392) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
