https://issues.apache.org/bugzilla/show_bug.cgi?id=55304
Ben Reser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30623|0 |1 is obsolete| | --- Comment #1 from Ben Reser <[email protected]> --- Created attachment 30625 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30625&action=edit Only validate the parent in the case of MOVE and not COPY. Updated the patch to use DAV_VALIDATE_RESOURCE flag when it's a COPY. This doesn't actually change any behavior since dav_validate_request() never looks at that flag, but all the other callers use it, so this case should use it in case the implementation changes. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
