Closed
Description
Preconditions
- Magento 2.1
- Apache 2.4
- PHP 5.6
Steps to reproduce
- Take example product CSV from magento and change line endings to be MacOS format like attached catalog_product.csv.zip
- Try to import with native magento imported
Expected result
- When end of row should act as end of product insert and move onto next row.
Actual result
- See last item of row and first item of next row is combined into one.