ValidationException no longer working #8271
Unanswered
JacobViertel
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
my ValidationException::withMessages() inside the EntrySaving-Listener does no longer work since I upgraded to statamic/cms 3.4.0
Before: If a entry of some collection was saved, the ValidationException marked the wrong input filed of my blueprint red with the given message.
After: Now it simply returns the default toast with a 422 error and no input field is marked.
Beta Was this translation helpful? Give feedback.
All reactions