ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
HEAD is not considered a read-only method in Redmine.pm (Bug #1134)
Description
For WebDAV access, HEAD
needs to be treated as a read-only verb (which it is according to http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.4).
Associated revisions
Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1379 e93f8b46-1217-0410-a6f0-8f06a7374b81
Consider HEAD a readonly method in Redmine.pm #1134
History
Updated by Holger Just at 2013-01-06 08:17 pm
comitted in commit:2c02fcb
- Status changed from Open to Closed