-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
missing Throw in copy pasted code #26288
Comments
Hi @angelomaragna. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @angelomaragna do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @shikhamis11. Thank you for working on this issue.
|
@shikhamis11 Thank you for verifying the issue. Unfortunately, not enough information was provided to acknowledge ticket. Please consider adding the following:
Once all required information is added, please add label |
✅ Confirmed by @shikhamis11 Issue Available: @shikhamis11, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @shubhamkhandelwalrtpl. Thank you for working on this issue.
|
Hi @GovindaSharma. Thank you for working on this issue.
|
…ist who wants to reset password
…sts password reset
Hi @angelomaragna. Thank you for your report.
The fix will be available with the upcoming 2.4.2 release. |
… requests password reset #27269
Preconditions (*)
magento 2.3.3
Steps to reproduce (*)
go to /Magento/Customer/Model/ForgotPasswordToken/GetCustomerByToken.php of magento installation
Expected result (*)
exception should be covered with throw
Actual result (*)
Hi, you've got a problem with file https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Customer/Model/ForgotPasswordToken/GetCustomerByToken.php
Check this pull request if you wish: #26287
The text was updated successfully, but these errors were encountered: