You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/09/14 18:56:15 UTC

DO NOT REPLY [Bug 3613] - webdav bugs in some operations

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3613>.
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.