-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Log InvalidRequestException from FrontController validation failure to debug log #25600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log InvalidRequestException from FrontController validation failure to debug log #25600
Conversation
Hi @marcusirgens. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution.
Hi @rodrigowebjump, thank you for the review.
|
@marcusirgens thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository. |
…ion failure to debug log #25600
Hi @marcusirgens, thank you for your contribution! |
Covered by automated tests in the scope of PR #25704 |
Description (*)
Logs the exception that occurs when the FrontController validation fails.
Manual testing scenarios (*)
Invoke any controller that causes request valiation to fail. Observe debug logs.
Contribution checklist (*)