-
Notifications
You must be signed in to change notification settings - Fork 9.4k
#26698 Fix Fatal error region getId() on NULL collection in Paypal Nvp API #26744
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
#26698 Fix Fatal error region getId() on NULL collection in Paypal Nvp API #26744
Conversation
Hi @joridos. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento give me test instance |
Hi @joridos. Thank you for your request. I'm working on Magento instance for you |
Hi @joridos, here is your new Magento instance. |
Anyone can help me why the |
@joridos here are test results https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/26744/8a94bd64877a19a1f398312d3e4f3fcc/Statics/allure-report-b2b/index.html#suites/51d3ab4d5d77a0bc6a7ea344e9e7e6be/180b0c904c912a21/
|
Hi @joridos |
@joridos looks like the issue was fixed in commits:
|
Hi @joridos, thank you for your contribution! |
Description (*)
To fix the problem
PHP Fatal error: Uncaught Error: Call to a member function getId()
I add a validation on region collection before using$region->getId()
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
N/A
Contribution checklist (*)