[dolphin] [Bug 484671] New: WebDAV shared files all show "Jan 1 1970" as modification time since 6.0 upgrade
Jens
bugzilla_noreply at kde.org
Thu Mar 28 16:22:56 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=484671
Bug ID: 484671
Summary: WebDAV shared files all show "Jan 1 1970" as
modification time since 6.0 upgrade
Classification: Applications
Product: dolphin
Version: 24.02.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: jens-bugs.kde.org at spamfreemail.de
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
I have a Nextcloud 28 instance running to share files with other people.
I have a shortcut in my Dolphin sidebar to use the Files area of this instance
shared using WebDAVs:
webdavs://HOSTNAME/remote.php/dav/files/MY_EMAIL/
Since upgrading to KDE 6, all files I can see on this share have the
modification time "Jan 1, 1970".
This also happens when using `kioclient ls <URL>` on the command line:
```
$ kioclient stat webdavs://....../Documents/xxxxxx.xls
NAME xxxxxx.xls
SIZE 471552
FILE_TYPE 0100000
MIME_TYPE application/vnd.ms-excel
ACCESS 0600
MODIFICATION_TIME Thu Jan 1 00:00:00 1970
CREATION_TIME Sun Mar 24 13:08:26 2024
```
Using other WebDAV clients (e.g. `cadaver` display the modification time
correctly.
This also does not happen wit other remote protocols, e.g. `kio_fish`.
It sesms to be a regression when moving from KDE 5 to KDE 6.
SOFTWARE/OS VERSIONS: KDE Neon 22.04 with all updates applied.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list