Skip to content

Conversation

rogyar
Copy link
Contributor

@rogyar rogyar commented Jun 11, 2018

Description

There's an extra parameter upon invoking the toHtml() method in the Wishlist/view/frontend/templates/item/list.phtml file. The original method call is the following:

 $column->toHtml($item);

which is not correct since toHtml() method of the Magento\Wishlist\Block\Customer\Wishlist\Item\Column has no additional parameters. The current PR removes the redundant parameter from invoking the method.

Fixed Issues (if relevant)

N/A

Manual testing scenarios

N/A

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Jun 12, 2018

CLA assistant check
All committers have signed the CLA.

@orlangur orlangur self-assigned this Jun 12, 2018
ishakhsuvarov added a commit to rogyar/magento2 that referenced this pull request Jun 12, 2018
ishakhsuvarov added a commit to rogyar/magento2 that referenced this pull request Jun 12, 2018
@magento-engcom-team magento-engcom-team merged commit 7782bdc into magento:2.3-develop Jun 13, 2018
@magento-engcom-team
Copy link
Contributor

Hi @rogyar. Thank you for your contribution.
Changes from your Pull Request will be available with the upcoming 2.3.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants