Merge pull request #691 from magento-south/BUGS
[SOUTH] Bugs: - MAGETWO-52925 Simple child product without a special price still shown as "was (original price)" #4442 #5097 #6645 - for mainline - MAGETWO-60098 Configurable product option price is displayed incorrectly per website - MAGETWO-56793 [GITHUB][PR] Fix Magento\Review\Model\ResourceModel\Rating\Option not instantiable in setup scripts #5465 - MAGETWO-58078 [FT] CreateProductAttributeEntityFromProductPageTest fails - MAGETWO-61725 [GITHUB] Improve address save flow to allow to use custom validators #7552
Showing
- app/code/Magento/Catalog/Model/ResourceModel/Product/StatusBaseSelectProcessor.php 26 additions, 6 deletions...Model/ResourceModel/Product/StatusBaseSelectProcessor.php
- app/code/Magento/Catalog/Test/Unit/Model/ResourceModel/Product/StatusBaseSelectProcessorTest.php 37 additions, 10 deletions...l/ResourceModel/Product/StatusBaseSelectProcessorTest.php
- app/code/Magento/ConfigurableProduct/Model/ResourceModel/Product/Indexer/Price/Configurable.php 49 additions, 8 deletions...odel/ResourceModel/Product/Indexer/Price/Configurable.php
- app/code/Magento/Customer/Model/Address/AbstractAddress.php 11 additions, 8 deletionsapp/code/Magento/Customer/Model/Address/AbstractAddress.php
- app/code/Magento/Customer/Model/ResourceModel/AddressRepository.php 6 additions, 66 deletions...agento/Customer/Model/ResourceModel/AddressRepository.php
- app/code/Magento/Customer/Test/Unit/Model/Address/AbstractAddressTest.php 7 additions, 7 deletions.../Customer/Test/Unit/Model/Address/AbstractAddressTest.php
- app/code/Magento/Customer/Test/Unit/Model/ResourceModel/AddressRepositoryTest.php 15 additions, 156 deletions...r/Test/Unit/Model/ResourceModel/AddressRepositoryTest.php
- app/code/Magento/Review/etc/di.xml 5 additions, 0 deletionsapp/code/Magento/Review/etc/di.xml
- app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.js 9 additions, 0 deletions.../Magento/Swatches/view/frontend/web/js/swatch-renderer.js
- dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Attribute/CustomAttribute.php 1 addition, 1 deletion...est/Block/Adminhtml/Product/Attribute/CustomAttribute.php
- dev/tests/functional/tests/app/Magento/Catalog/Test/etc/di.xml 1 addition, 1 deletion...ests/functional/tests/app/Magento/Catalog/Test/etc/di.xml
- dev/tests/integration/testsuite/Magento/ConfigurableProduct/Model/ResourceModel/Product/Indexer/Price/ConfigurableTest.php 36 additions, 0 deletions.../ResourceModel/Product/Indexer/Price/ConfigurableTest.php
- dev/tests/integration/testsuite/Magento/ConfigurableProduct/Pricing/Price/LowestPriceOptionProviderTest.php 32 additions, 0 deletions...leProduct/Pricing/Price/LowestPriceOptionProviderTest.php
Please register or sign in to comment