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

Flyout cart not updating in https pages #7122

Closed
sneha-sukumaran opened this issue Oct 21, 2016 · 8 comments
Closed

Flyout cart not updating in https pages #7122

sneha-sukumaran opened this issue Oct 21, 2016 · 8 comments

Comments

@sneha-sukumaran
Copy link

sneha-sukumaran commented Oct 21, 2016

Preconditions

  1. Magento 2.0.10
  2. SSL Certificate

Steps to reproduce

  1. Install magento 2.0.10
  2. Set https for base secure urls for frontend in admin
  3. Goto frontend add a product to cart. Observe the minicart items and count. Count will be one and the product will be displayed in minicart
  4. From mini cart click view/edit cart, this will take to cart page(which is https)
  5. In cart page observe minicart item count.

Expected result

  1. Minicart Item Count should be 1. And should display the added item

Actual result

  1. Minicart item and count empty

This happens when a product is added from http page then https page doesn't display the updated minicart content. If loading the product detail page in https and adding to cart, then https pages will display correct minicart content, but http pages will not show correct minicart content

@orlangur
Copy link
Contributor

This seems to be fixed in develop but not delivered to 2.0/2.1 branches yet: #6487 (comment) Fix seems to be easy to cherry-pick to me also.

@sneha-sukumaran
Copy link
Author

@orlangur Thanks for the reference. I did do the change as per reference. But count is not updating in reorder scenario. Any input on this?

@orlangur
Copy link
Contributor

@sdzhepa, please advice if you have some insight.

@sneha-sukumaran
Copy link
Author

@orlangur I found the fix for it. Looks like it is another bug from magento #6121

@dthampy
Copy link
Contributor

dthampy commented Nov 7, 2016

@sneha-sukumaran , did you try the fix from #6121 and can you update if it resolved your issue?
Thanks.

@veloraven
Copy link
Contributor

According to contributor guide, tickets without response for two weeks should be closed.
If this issue still reproducible please feel free to create the new one: format new issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result and specify Magento version.

@sneha-sukumaran
Copy link
Author

sneha-sukumaran commented Jan 19, 2017

No #6121 did not fix this issue. They are 2 different issues. This still occurs

@orlangur
Copy link
Contributor

Ping @maghamed :)

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

No branches or pull requests

4 participants