Describe the bug
Popup box which says this when going in and out of device settings, also happens on some other screens.
Sorry, we could not process your last action.
Save Failed due to field input errors (Check red fields).
Log says the following.
4/Dec/2022 20:53:02 - CMDPHP Form Validation Failed: Variable 'id' with Value '66' Failed REGEX '0'
To Reproduce
Steps to reproduce the behavior:
Do as above, whilst using PHP 8.0 or newer.
Expected behavior
No errors.
Desktop (please complete the following information)
Windows, Firefox (latest stable)
Additional context
Switching back to PHP 7.4, its error free, note PHP 7.4 is EOL.
Describe the bug
Popup box which says this when going in and out of device settings, also happens on some other screens.
Log says the following.
4/Dec/2022 20:53:02 - CMDPHP Form Validation Failed: Variable 'id' with Value '66' Failed REGEX '0'To Reproduce
Steps to reproduce the behavior:
Do as above, whilst using PHP 8.0 or newer.
Expected behavior
No errors.
Desktop (please complete the following information)
Windows, Firefox (latest stable)
Additional context
Switching back to PHP 7.4, its error free, note PHP 7.4 is EOL.