Mailing List Archive

[Bug 67039] New: dolphin cannot delete webdav directories running on apache2
https://bz.apache.org/bugzilla/show_bug.cgi?id=67039

Bug ID: 67039
Summary: dolphin cannot delete webdav directories running on
apache2
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_dav
Assignee: bugs@httpd.apache.org
Reporter: michal.maloszewski@canonical.com
Target Milestone: ---

Created attachment 38897
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38897&action=edit
Proposed patch

Operating system: Linux Ubuntu
Architecture: x86_64
kernel version: 6.3.0-7-generic

Dolphin in Ubuntu distros cannot delete webdav directories running on apache2.

Entries like:

BrowserMatch " Konqueror/5" redirect-carefully
and
BrowserMatch " dolphin/" redirect-carefully

within the docs/conf/extra/httpd-dav.conf.in are necessary to make it work
properly.

Moreover, I've added some small changes that are present in Debian - (escape
literal . in regexes and extend the gnome-vfs DAV workaround to gvfs) - that I
could not find in the upstream source.

In the attachment, there is proposed patch.

I would like to get your opinion about the change in general.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org