magento/magento2#: Replace deprecated addError, addSuccess, addException methods in Magento/Customer/Controller/Account/Confirmation.php#24284
Conversation
|
Hi @atwixfirster. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
bc981ff to
e1a7bc3
Compare
dmytro-ch
left a comment
There was a problem hiding this comment.
Hi @atwixfirster ,
looks like there is an integration test failure after implementing the HttpPostActionInterface.
Could you please check it?
…ion methods in Magento/Customer/Controller/Account/Confirmation.php
b99f081 to
5727384
Compare
…ion methods in Magento/Customer/Controller/Account/Confirmation.php
…ion methods in Magento/Customer/Controller/Account/Confirmation.php
|
Hi @atwixfirster |
|
Hi @atwixfirster, thank you for your contribution! |
Description (*)
Pull request replaces deprecated
addError,addSuccess,addExceptionmethods inMagento/Customer/Controller/Account/Confirmation.phpcontroller:addError -> addErrorMessage
addSuccess -> addSuccessMessage
addException -> addExceptionMessage
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Thank you!