-
Notifications
You must be signed in to change notification settings - Fork 285
Closed as not planned
nextcloud/cms_pico
#248Closed as not planned
Copy link
Labels
Description
Steps to reproduce
- Check admin settings
Expected behavior
Integrity check should pass clean
Actual behavior
Integrity check reports extra files. Manually deleting helps but they are back at least after an update of Mail,
Mail app version
3.7.1
Mailserver or service
postfix/cyrus
Operating system
Linux/docker
PHP engine version
PHP 8.2
Web server
Nginx
Database
MySQL
Additional info
Technical information
=====================
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.
Results
=======
- mail
- EXTRA_FILE
- vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/HTML/4.15.0,100a0d442686872045400b774dcb082c945a1908,2019080701.ser
Raw output
==========
Array
(
[mail] => Array
(
[EXTRA_FILE] => Array
(
[vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/HTML/4.15.0,100a0d442686872045400b774dcb082c945a1908,2019080701.ser] => Array
(
[expected] =>
[current] => c68d95b7adc0174b7dcdc500b4480d4e29378ecda31c124be014323035795d47678e4d77629e7cfc8a667f6ec49863274ee48654b0a93d18e3a20c9f0febcdbf
)
)
)
)