Project

General

Profile

Actions

Bug #1849

closed

Webdav Mac OS 10.5 Finder incompatibility

Added by intelliproject over 15 years ago. Updated almost 8 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_webdav
Target version:
ASK QUESTIONS IN Forums:

Description

I have compiled the lighttpd with webdav on linux (ubuntu) with "./configure --with-webdav-locks --with-webdav-props"
and when I try to copy files with Finder (MAC file explorer) ,the webdav create an empty file and failed .
This is happen just when I'm using Finder .Also I've tested it with Golliath , Gnome Nautilus and Internet Explorer and works fine.

I'm using Lighttpd 1.4.20

Actions #1

Updated by icy over 15 years ago

  • Target version deleted (1.4.20)
Actions #2

Updated by stbuehler over 14 years ago

  • Priority changed from Immediate to Normal
Actions #3

Updated by okalou almost 9 years ago

same behaviour confirmed with Mac OSX 10.9.5 and lighttpd 1.4.31-4+deb7u3

Actions #4

Updated by gstrauss about 8 years ago

Might have been fixed in the intervening years, or might be fixed with https://github.com/lighttpd/lighttpd1.4/pull/34
Would you download the patch and test? If this is still an issue, would you please temporarily add to your lighttpd.conf:

  debug.log-request-header  = "enable" 
  debug.log-response-header = "enable" 

and post the results that end up in your error log?

Actions #5

Updated by gstrauss about 8 years ago

  • Status changed from New to Missing Feedback

Might have been fixed in the intervening years, or might be fixed with https://github.com/lighttpd/lighttpd1.4/pull/34
Would you download the patch and test? If this is still an issue, would you please temporarily add to your lighttpd.conf:

  debug.log-request-header  = "enable" 
  debug.log-response-header = "enable" 
and post the results that end up in your error log?

Actions #6

Updated by gstrauss almost 8 years ago

  • Status changed from Missing Feedback to Fixed
  • Target version set to 1.4.40
Actions

Also available in: Atom