You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @VladyslavSikailo. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.
Add a comment to assign the issue: @magento I am working on this
To learn more about issue processing workflow, refer to the Code Contributions.
Join Magento Community Engineering Slack and ask your questions in #github channel. ⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Preconditions and environment
Steps to reproduce
{magento_url}/foo/bar/baz//hello
Expected result
Actual result
TypeError: Unsupported operand types: string + int in /var/www/html/vendor/magento/framework/Data/Collection.php:245
Additional information
vendor/magento/module-catalog-widget/Block/Product/ProductsList.php
$this->getRequest()->getParam($this->getData('page_var_name'), 1)
returns "hello"Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: