-
-
Notifications
You must be signed in to change notification settings - Fork 436
When numeric regex validation fails, no backtrace is logged #5089
Copy link
Copy link
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue