-
Notifications
You must be signed in to change notification settings - Fork 9.4k
On editing a Bundle product from shopping cart the user defined quantities of the options are overwritten #4942
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
Comments
Internal ticket was created for this issue - MAGETWO-69959 |
@densen45, thank you for your report. |
@densen45, thank you for your report. Unfortunately, we are archiving this ticket now as it did not get much attention from both Magento Community and Core developers for an extended period. This is done in an effort to create a quality, community-driven backlog which will allow us to allocate the required attention more easily. You may learn more about this initiative following this link. Please feel free to comment or reopen the ticket if you think it should be reviewed once more. Thank you for collaboration. |
…t the user defined quantities of the options are overwritten #4942 - Added user defined quantities of bundle options to bundle json config
Hi @densen45. Thank you for your report.
The fix will be available with the upcoming 2.2.8 release. |
…talog/Product/View/Type/Bundle.php file
…unctional and…
Hi @densen45. Thank you for your report.
The fix will be available with the upcoming 2.3.1 release. |
Steps to reproduce
Expected result
Actual result
Debugging until now
$_defaultQty
inradio.phtml
).value
(property, not the attribute) of the input field is changed through Javascript_onBundleOptionChanged(event)
of theprice-bundle.js
is involved.The text was updated successfully, but these errors were encountered: