You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2023/08/22 15:02:01 UTC

[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


[Bug 67039] dolphin cannot delete webdav directories running on apache2

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=67039

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Joe Orton <jo...@redhat.com> ---
Thanks for the report & the patch! LGTM, merged in r1915651

-- 
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