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

Wishlist -> Add All to Cart 500 Internal Server Error #2717

Closed
Totarenx opened this issue Dec 15, 2015 · 4 comments
Closed

Wishlist -> Add All to Cart 500 Internal Server Error #2717

Totarenx opened this issue Dec 15, 2015 · 4 comments
Assignees

Comments

@Totarenx
Copy link

Cant move two same bundle products with options to cart

/wishlist/index/allcart/?qty[10]=1&qty[11]=1

@davidalger
Copy link
Member

@Totarenx Would you be able to provide complete information on what is happening when you attempt to do this? I.e. what error and/or unexpected behavior is occurring. Also, if you would post details on what environment you're running Magento 2 in as well as the installation method, that would be great. This will help the team diagnose the underlying cause.

@Totarenx
Copy link
Author

No problem. You need to create a bundle product, add two of them to cart with some options(unequal), move to withlist. When you've got something like that
1
click Add All to Cart.
As result: 500 Internal Server Error, cart is empty, wishlist has only one bundle item( the second one).
All logs are empty too.

Magento ver. 2.0.0 Publication with sample data, using the command line.
Also tried to do this on Magento ver. 1.0.0-beta without sample data installed through Setup Wizard and got the same error.

@sevos1984
Copy link
Contributor

Hi @Totarenx, this was fixed in MAGETWO-45429 (internal id MAGETWO-47379) and soon will be delivered. Thanks for reporting

@slavvka
Copy link
Member

slavvka commented Jan 11, 2016

Hi @Totarenx. The fix has been delivered to mainline. Please look at f56e20b. Feel free to reopen it once you still have problems.

@slavvka slavvka closed this as completed Jan 11, 2016
magento-engcom-team pushed a commit that referenced this issue Jun 20, 2018
[pangolin] RE-develop functional tests

 - MC-244: Admin should be able to create a simple product using a custom attribute set
 - MC-288: Admin should be able to update existing attributes of child products of a configurable product
 - MC-290: Customer should be able to change chosen options for Bundle Product when clicking Edit button in Shopping Cart page
 - MC-168: Admin should be able to assign attributes to an attribute set
 - MC-189: Admin should be able to add images of different types and sizes to Simple Product
 - MC-291: Customer should be able to see chosen options for Bundle Product in Shopping Cart when Option Title is edited in Admin
 - MC-194: Admin should be able to unassign attributes from an attribute set
 - MC-168: Admin should be able to assign attributes to an attribute set
 - MC-225: Admin should be able to save and publish a bundle product
 - MC-215: Admin should be able to change a bundle product status to Enabled/Disabled
 - MQE-1063: Make MC-115 and MC-200 more robust
 - MQE-976: Tweak annotations for all existing tests
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

5 participants