You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a checksum is recorded in the file cache for a file, that checksum is not included in the file metadata that is duplicated for the new file cache records when the file is copied. Size, timestamps, mime type, etc. are all duplicated, but not the previously recorded checksum.
Steps to reproduce
Upload a file using a client that reports the checksum of the file on upload.
Copy the file to another location within Nextcloud using either the UI or WebDAV.
The file cache metadata for the new copy does not include the previously recorded checksum.
Expected behavior
The file cache metadata for the new copy would include the previously recorded checksum.
Nextcloud Server version
31
Operating system
RHEL/CentOS
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Bug description
When a checksum is recorded in the file cache for a file, that checksum is not included in the file metadata that is duplicated for the new file cache records when the file is copied. Size, timestamps, mime type, etc. are all duplicated, but not the previously recorded checksum.
Steps to reproduce
Expected behavior
The file cache metadata for the new copy would include the previously recorded checksum.
Nextcloud Server version
31
Operating system
RHEL/CentOS
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: