To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74629
                 Issue #|74629
                 Summary|Saving documents to a secure WebDAV fails
               Component|framework
                 Version|OOo 2.0
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|claudenw





------- Additional comments from [EMAIL PROTECTED] Sat Feb 17 23:04:08 +0000 
2007 -------
A document in a secured WebDAV directory is read, modified and saved back; or a
new document is created and saved to the secured webDAV directory produces an
error window that reads:
"Error saving the document <document title>: The object can not be created in
directory http://server:80/directory/";

This functionality worked under 1.1.5

OO is configured to use OO dialog boxes.

Server is running Trustix 2.2 distro of linux.  uname -a returns:
Linux phoenix 2.4.28-4tr #1 Wed Nov 24 15:38:28 GMT 2004 i686 i686 i386 
GNU/Linux

WebDAV service is provided by Apache 2.0.59.

The apache access log shows the following during the save of the document:

192.168.1.8 - - [17/Feb/2007:17:51:02 -0500] "OPTIONS /performers/ HTTP/1.1" 
401 -
192.168.1.8 - claude [17/Feb/2007:17:51:02 -0500] "OPTIONS /performers/
HTTP/1.1" 200 -
192.168.1.8 - - [17/Feb/2007:17:51:02 -0500] "PROPFIND /performers/ HTTP/1.1" 
401 -
192.168.1.8 - claude [17/Feb/2007:17:51:02 -0500] "PROPFIND /performers/
HTTP/1.1" 207 314
192.168.1.8 - - [17/Feb/2007:17:51:02 -0500] "PROPFIND /performers/ HTTP/1.1" 
401 -

It appears that the DAV interface is not accepting the 207 (multi-status) status
code as valid.  The status code and its use is defined in RFC2518
(http://www.ietf.org/rfc/rfc2518.txt)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to