Skip to content

Conversation

@sidolov
Copy link
Owner

@sidolov sidolov commented Feb 19, 2018

Original Pull Request

magento#13584

Description

When a empty configuration file is ready, this could result in loading invalid configuration, eg. just 1 instead of an array. This will lead to problems with other code, expecting a valid array.

Fixed Issues

magento/pull/13090

Manual testing scenarios

Create an empty file as app/etc/env.php and run the CLI installer

Dmytro Vilchynskyi and others added 30 commits January 22, 2018 18:43
# Conflicts:
#	dev/tests/js/JsTestDriver/testsuite/mage/search/regular-search-test.js
# Conflicts:
#	app/code/Magento/Eav/Test/Unit/Model/Attribute/GroupRepositoryTest.php
# Conflicts:
#	app/code/Magento/Eav/Model/Entity/Attribute/Backend/AbstractBackend.php
#	dev/tests/api-functional/testsuite/Magento/Customer/Api/AccountManagementTest.php
#	dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/CategoryTest.php
…ls due to missing cache clear

- add new cache clear step
…agento#13506

 - Merge Pull Request magento#13506 from pmclain/magento2:feature/swatch-config
 - Merged commits:
   1. dfd734e
…lidators to dynamic instead of hardcoding magento#13615

 - Merge Pull Request magento#13615 from p-bystritsky/magento2:forwardport-pull-13462
 - Merged commits:
   1. d3d6f70
…ger Block magento#13616

 - Merge Pull Request magento#13616 from p-bystritsky/magento2:forwardport-pull-13485
 - Merged commits:
   1. 7a66968
irenelagno and others added 24 commits February 14, 2018 22:00
Fixed issues:
- MAGETWO-84702: [SE Dev] Error Messages edits, part 1 (966 of 1166 total)
…elop

[Pangolin] Deliver Test Fixes

- MQE-741: Two steps with same step key, the later step will overwrite the previous step
- MQE-799: Bump MFTF version to 2.0.3 and test fixes
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - magento#13616: Forwardport-pull-13485: Update code formatting in Swagger Block (by @p-bystritsky)
 - magento#13615: Forwardport-pull-13462: Switch updatecart qty input validators to dynamic instead of hardcoding (by @p-bystritsky)
 - magento#13506: Fix load order of view.xml when loading Swatch config (by @pmclain)


Fixed GitHub Issues:
 - magento#12647: Image Swatch size change not working (reported by @joachim-havloujian) has been fixed in magento#13506 by @pmclain in 2.3-develop branch
   Related commits:
     1. dfd734e
@sidolov sidolov force-pushed the 2.3-develop-PR-port-13584 branch from 26262a3 to 4ac68a6 Compare February 19, 2018 08:20
@sidolov sidolov closed this Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.