Skip to content
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

Cart does not load when Configuration product option is deleted and that option is in the cart #15467

Closed
jonshipman opened this issue May 23, 2018 · 2 comments
Labels
Fixed in 2.1.x The issue has been fixed in 2.1 release line Fixed in 2.2.x The issue has been fixed in 2.2 release line Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed

Comments

@jonshipman
Copy link

The issue is that $this->getChildProduct() is null when trying to access getThumbnail().

Affected classes/methods:
Magento\ConfigurableProduct\CustomerData\ConfigurableItem::getProductForThumbnail()
Magento\ConfigurableProduct\Block\Cart\Item\Renderer\Configurable::getProductForThumbnail()

@magento-engcom-team
Copy link
Contributor

Hi @jonshipman. Thank you for your report.
The issue has been fixed in #15468 by @jonshipman in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.6 release.

@sidolov
Copy link
Contributor

sidolov commented Jul 19, 2018

Hi @jonshipman. Thank you for your report.
The issue has been fixed in #16812 by @mage2pratik in 2.1-develop branch
Related commit(s):

The fix will be available with the upcoming 2.1.15 release.

@sidolov sidolov added the Fixed in 2.1.x The issue has been fixed in 2.1 release line label Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.1.x The issue has been fixed in 2.1 release line Fixed in 2.2.x The issue has been fixed in 2.2 release line Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed
Projects
None yet
Development

No branches or pull requests

3 participants