-
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
Fixed: Method chaining broken Module_Catalog Product Collection #24973
Fixed: Method chaining broken Module_Catalog Product Collection #24973
Conversation
Hi @maheshWebkul721. 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.
hi maheshWebkul721,
Thank you for the fix, however this does not fix my issues with Porto on 2.3.3 :)
2019/10/11 11:15:47 [error] 1567#1567: *240 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Argument 1 passed to Magento\Catalog\Model\ResourceModel\Product\Collection::addIsSaleableAttributeToFilter() must b$
Stack trace:
#0 /var/www/domain.com/vendor/magento/module-catalog/Model/ResourceModel/Product/Collection.php(1582): Magento\Catalog\Model\ResourceModel\Product\Collection->addIsSaleableAttributeToFilter(1)
#1 /var/www/domain.com/app/code/Smartwave/Filterproducts/Block/Home/LatestList.php(56): Magento\Catalog\Model\ResourceModel\Product\Collection->addAttributeToFilter('is_saleable', 1, 'left')
#2 /var/www/domain.com/app/code/Smartwave/Filterproducts/Block/Home/LatestList.php(33): Smartwave\Filterproducts\Block\Home\LatestLis" while reading response header from upstream, client: 0.0.0.0, server: m3.$
@omegades , That's your third party module issue. you need to call |
@maheshWebkul721 Thank you for the feedback :) |
Hi @ihor-sviziev, thank you for the review.
|
Hi @maheshWebkul721, thank you for your contribution! |
Covered in the scope of #25915 |
Fixed Issue: #24964
Description (*)
Fixed issue in this PR: Method chaining broken by refactor in Module_Catalog Product Collection
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)