Skip to content

Conversation

@sidolov
Copy link
Owner

@sidolov sidolov commented Feb 21, 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

nmalevanec and others added 30 commits January 10, 2018 18:29
…sv file with semicolon delimiter[forwardport].
- Analytics
- Authorization
- Braintree
- Bundle
- Eav (EavSetup refactoring only)
- Analytics
- Authorization
- Braintree
- Bundle
- Eav (EavSetup refactoring only)
- Catalog
- Catalog
- CatalogInventory
- CatalogRule
- CatalogUrlRewrite
- CatalogSearch
- Removed patchXML and added dependencies
magento-engcom-team and others added 28 commits February 19, 2018 08:35
…od getUrl in Magento\Catalog\Model\Product\Attribute\Frontend\Image magento#13635

 - Merge Pull Request magento#13635 from nmalevanec/magento2:forwardport-pull-13498
 - Merged commits:
   1. 8a2e547
…since there is no usage of `$data` in this method
Changed select fields in joined variable value table in Magento\Variable\Model\ResourceModel\Variable\Collection#addValuesToResult() method to match DB schema
magento#13727

 - Merge Pull Request magento#13727 from nmalevanec/magento2:2.3-develop-PR-port-13587
 - Merged commits:
   1. ee11b50
…in case of misspelt module name magento#13731

 - Merge Pull Request magento#13731 from nmalevanec/magento2:2.3-develop-PR-port-12843
 - Merged commits:
   1. 34a1dee
   2. 82f701a
   3. 7a0ce57
   4. 57a6e17
   5. 70b2722
   6. d77d9a0
…ariable magento#13733

 - Merge Pull Request magento#13733 from nmalevanec/magento2:2.3-develop-PR-port-13663
 - Merged commits:
   1. 44940be
[performance] MAGETWO-87675: FATAL error on compiler generation on PHP 7.0.11
…lection magento#13735

 - Merge Pull Request magento#13735 from nmalevanec/magento2:2.3-develop-PR-port-13596
 - Merged commits:
   1. 310e450
   2. d5114a8
Fixed issue:
MAGETWO-87619 Add ability minify html when SCD on demand in production is enabled
[trigger] MAGETWO-86717: Data Patches conversion
- MQE-798: Fix MFTF modules missing from composer install
…od getUrl in Magento\Catalog\Model\Product\Attribute\Frontend\Image magento#13635
Accepted Public Pull Requests:
 - magento#13735: [Forwardport] Fix adding values to system variable collection (by @nmalevanec)
 - magento#13733: [Forwardport] Refactoring: remove unuseful temporary variable (by @nmalevanec)
 - magento#13731: [Forwardport] Display a more meaningful error message in case of misspelt module name (by @nmalevanec)
 - magento#13727: [Forwardport] Show maintenance IP-address without commas (by @nmalevanec)
 - magento#13729: [Forwardport] Update StorageInterface.php (by @nmalevanec)
 - magento#13635: [Forwardport] magento#13498 issue magento#13497 - Method getUrl in Magento\Catalog\Model\Product\Attribute\Frontend\Image (by @nmalevanec)
 - magento#13686: magento#13685: Replaced .size() with .length to be compatible with jQuery 3.* (by @kirmorozov)
 - magento-engcom/magento2ce#1203: Report error csv doesn't work when trying to import a csv file with semicolon delimiter[forwardport]. (by @nmalevanec)
 - magento#13361: Fix URL passed to static.php in PHP in-development server (by @nieltg)


Fixed GitHub Issues:
 - magento#5015: Report error csv doesn't work when trying to import a csv file with semicolon delimiter (reported by @agoeurysky) has been fixed in magento-engcom/magento2ce#1203 by @nmalevanec in 2.3-develop branch
   Related commits:
     1. 7c03614
@sidolov sidolov force-pushed the 2.3-develop-PR-port-13584 branch from 192fe62 to 661b9d1 Compare February 21, 2018 11:37
@sidolov sidolov closed this Feb 21, 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.