> > On Wed, Dec 18, 2013 at 06:27:31PM -0500, ako673de wrote:
> > Found a bug in implementation of MOVE and COPY (webdav) methods. It
happens if destination header contains non-ASCII characters (that need to be
escaped with "%").
> I have a patch for that, would you like to try it?
Well, currentl
On Wed, Dec 18, 2013 at 06:27:31PM -0500, ako673de wrote:
> Found a bug in implementation of MOVE and COPY (webdav) methods. It happens
> if destination header contains non-ASCII characters (that need to be escaped
> with "%").
>
> An example:
>
> Rename (=MOVE) file "/TheCore.ogm" to "/The_Core.
Found a bug in implementation of MOVE and COPY (webdav) methods. It happens
if destination header contains non-ASCII characters (that need to be escaped
with "%").
An example:
Rename (=MOVE) file "/TheCore.ogm" to "/The_Core.ogm":
Request header:
--> MOVE http://andinas/TheCore.ogm HTTP/1.1
-->