-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[#24903] Fix Type error in DynamicStorage #24907
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
[#24903] Fix Type error in DynamicStorage #24907
Conversation
Hi @BrentRobert. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
✔️ QA passed |
Hi @BrentRobert, thank you for your contribution! |
Covered in the scope of #25915 |
Description (*)
This fixes the Uncaught TypeError: Return value of Magento\CatalogUrlRewrite\Model\Storage\DynamicStorage::getCategoryUrlSuffix() must be of the type string, null returned
When the suffix is removed you'll have a null value in the database.
Fixed Issues (if relevant)
Manual testing scenarios (*)
None
Questions or comments
None
Contribution checklist (*)