Skip Menu |

This queue is for tickets about the Net-DAV-Server CPAN distribution.

Report information
The Basics
Id: 56097
Status: resolved
Priority: 0/
Queue: Net-DAV-Server

People
Owner: cpan.wade [...] anomaly.org
Requestors: cpan.wade [...] anomaly.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.29
Fixed in: 1.300_01



Subject: Net::DAV::Server::lock method does not return appropriate response when 'LOCK' method is called.
The LOCK returns an empty body, instead of the expected XML content. The way the lock method is written, there is no way for the filesys to generate the correct response either.
Rewrote lock method to return appropriate XML response.