Forms produce repeated HTMLPurifier warnings
-
HTMLPurifier appears to be trying to write into a directory that isn't writable on Cloudron's read-only fs:
PHP Warning - Directory /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable. - in file /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php - at line 295 []It's only a warning so I'm not sure it actually breaks anything, but this does not look like an upstream bug. Writing into that directory seems to be standard HTMLPurifier behavior and their documentation covers it. There's also a report of the same issue in another Cloudron app: https://forum.cloudron.io/topic/15476/repeated-htmlprurifier-warnings
Steps to reproduce:
- Install Mautic 7.1.2 (Package version 6.1.1)
- Log in
- Create a form
- In the "Fields" tab, add a new "Number" field, keeping default settings by immediately clicking "Add" in the modal
- Save the form
- Open the terminal for the Cloudron app
- Run
cat /var/run/mautic/var/logs/mautic_prod-*.php
The error shows up in Mautic's error log a couple of times.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login