Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 68410 invoked by uid 500); 14 Sep 2001 16:56:13 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: tomcat-dev@jakarta.apache.org Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 68397 invoked from network); 14 Sep 2001 16:56:13 -0000 Date: 14 Sep 2001 16:56:15 -0000 Message-ID: <20010914165615.3211.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 3613] - webdav bugs in some operations X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3613 remm@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From remm@apache.org 2001-09-14 09:56 ------- The problem should be fixed ("http://" was hardcoded when parsing the destination header). The last problem seems to be a problem with the authentication mechanism. There's nothing in the PUT handling which would make it dependent on the protocol used. I'd recommend testing again with this SSL fix and filing a new bug if there is a problem.