DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34910>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34910 Summary: Cannot start webdav transactions on resource with space. Product: Slide Version: 2.1 Platform: Other OS/Version: other Status: NEW Severity: major Priority: P3 Component: WebDAV client AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If you try to start a transaction using the webdav client and the current path contains a space then the transaction fails with an invalid URI format exception. Comparing the code for WebdavResource.startTransaction() and WebdavResource.lockMethod(), it appears that startTransaction() is improperly using an unescaped path. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
