enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #08427
[Bug 1927742] [NEW] dolphin in focal can't delete webdav directories running on focal's apache
Public bug reported:
/etc/apache2/mods-available/setenvif.conf from the apache2 package has
this:
BrowserMatch " Konqueror/4" redirect-carefully
While dolphin is Konqueror/5 in focal. Trying to delete a directory on
webdav dolphin just gets a http 301 redirect.
1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
apache2:
Installed: 2.4.41-4ubuntu3.1
3) What you expected to happen
Dolphin should be able to remove directories over webdav
4) What happened instead
Apache issues a redirect from prefix/dir to prefix/dir/
127.0.0.1 - user1 [07/May/2021:02:19:53 +0000] "DELETE /webdav/test
HTTP/1.1" 301 578 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/5.68.0
(like Gecko) Konqueror/5 KIO/5.68"
Dolphin doesn't follow the redirect hence nothing happens.
** Affects: apache2 (Ubuntu)
Importance: Undecided
Status: New
** Tags: apache2 dolphin webdav
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1927742
Title:
dolphin in focal can't delete webdav directories running on focal's
apache
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1927742/+subscriptions
Follow ups