[Tickets #6595] Re: Add another webdav directory level for share owners
bugs at horde.org
bugs at horde.org
Wed Apr 30 00:05:52 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6595
-----------------------------------------------------------------------
Ticket | 6595
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Add another webdav directory level for share owners
Queue | Nag
Version | HEAD
Type | Enhancement
State | Assigned
Priority | 1. Low
Milestone | 2.2
Patch |
Owners | Ben Klang
-----------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2008-04-29 20:05) wrote:
> mrubinsk: I could not recreate the behavior you saw with MKCOL.
> Would you retest and let me know if it's still a problem?
What I'm seeing right now is:
1) When PUTing a file, pear's HTTP_WEBDAV_Server is chocking in
http_PUT(). The switch block that checks the headers encounters a
HTTP_CONTENT_LENGTH header that drops in to the default case and returns a
501 error.
2) Commenting out the default case let's me get passed that error, but
then I get an error from nag that says the task list does not exist or I
don't have permissions to modify it.
Still digging...
More information about the bugs
mailing list