Closed
Description
I am using a standard Luma installation with example and I am trying to add products in magento using an automatic generated csv file.
-
If I use the file BB-ProductsWorking.csv I am able to import the products and file is parsed without errors.
-
If I am using the file BB-Products.csv I obtain the following error ( Curly quotes used instead of straight quotes in row(s): )
-
If I remove the rows from the above file the error does not disappear but is present in 4 different rows
Please note also that all files are formatted using the same program and in particular raw 1 and 2 in both BB-ProductsWorking.csv and BB-Products.csv are identical. Therefore they both should be correctly parsed.
Preconditions
- Magento Version: last current version with example PhP 7 installed in MAMP
Steps to reproduce
- import BB-ProductsWorking.csv and enjoy the results :-)
- import BB-Products.csv and experience the error
Expected result
- the file BB-Products.csv should be imported correctly or the error message should explain the reason of the failure
Actual result
- see short description
files for reproducing the behaviour
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release