DO NOT REPLY [Bug 39497] - WebdavResource.listWebdavResources() decodes "+" (plus) incorrectly.
| Newsgroups | gmane.comp.jakarta.slide.devel |
|---|---|
| Message-ID | <[email protected]> |
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=39497>. 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=39497 ------- Additional Comments From [email protected] 2006-05-10 20:34 ------- I think this bug is invalid. Using Apache 2.2.0 w/mod_dav returns the following PROPFIND for the file "test+test": <href>/webdav/test+test/</href> With slide server 2.1 it returns the following: <href>/webdav/test%2Btest/</href> So, this appears to be a problem with incorrect encoding with the apache dav server (I'm not completely sure what the exact rules are for servers encoding paths). -- 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.