Merge pull request #304 from magento-dragons/DRAGONS-PR-12
[Dragons] Bug Fixing Fixes: - Image does not save when edited via right-click and "Insert/Edit Image" - Scope selector on product page does not display all related websites for restricted user - Prices of related products on PDP changes according to product custom options - Swatches not displayed when using search - Reordered items count is not getting updated at mini cart
Showing
- app/code/Magento/Backend/Block/Store/Switcher.php 1 addition, 7 deletionsapp/code/Magento/Backend/Block/Store/Switcher.php
- app/code/Magento/Backend/Test/Unit/Block/Store/SwitcherTest.php 53 additions, 0 deletions...de/Magento/Backend/Test/Unit/Block/Store/SwitcherTest.php
- app/code/Magento/Catalog/view/frontend/templates/product/view/form.phtml 3 additions, 1 deletion...o/Catalog/view/frontend/templates/product/view/form.phtml
- app/code/Magento/Catalog/view/frontend/templates/product/view/options.phtml 2 additions, 1 deletion...atalog/view/frontend/templates/product/view/options.phtml
- app/code/Magento/Sales/view/frontend/templates/order/history.phtml 4 additions, 1 deletion...Magento/Sales/view/frontend/templates/order/history.phtml
- app/code/Magento/Sales/view/frontend/templates/order/info/buttons.phtml 4 additions, 1 deletion...to/Sales/view/frontend/templates/order/info/buttons.phtml
- app/code/Magento/Sales/view/frontend/templates/order/recent.phtml 4 additions, 1 deletion.../Magento/Sales/view/frontend/templates/order/recent.phtml
- app/code/Magento/Swatches/view/frontend/layout/catalogsearch_advanced_result.xml 17 additions, 0 deletions...es/view/frontend/layout/catalogsearch_advanced_result.xml
- lib/web/tiny_mce/plugins/advimage/js/image.js 1 addition, 0 deletionslib/web/tiny_mce/plugins/advimage/js/image.js
Please register or sign in to comment