Actions
Bug #2001
closedwebdav: Allow propfind requests for specific properties
ASK QUESTIONS IN Forums:
Description
The handler for PROPFIND (in mod_webdav_subrequest_handler) treats a missing SQL database like a request with an empty body, which is a request for all available properties. So requesting just a single DAV property always returns all properties.
However even without an SQL database specific DAV properties may be requested. Therefore the attached patch removes the requirement to have an SQL database for PROPFIND.
Files
Updated by treitmayr over 15 years ago
Of course this bug should have the category "mod_webdav" selected, but I do not seem to be able to set it after initial submission.
Updated by gstrauss over 8 years ago
- Status changed from Patch Pending to Fixed
- Target version changed from 1.5.0 to 1.4.x
Updated by stbuehler over 8 years ago
- Related to Feature #1953: Improve DAV support to be able to handle git as a client added
Updated by stbuehler over 8 years ago
- Target version changed from 1.4.x to 1.4.40
Should be fixed in 80bb42266ec6b61425038ba26fc8958896912d0a
Actions
Also available in: Atom