Magento2: Product export duplicate rows for product with html special chars in data

Created on 8 Nov 2016  路  11Comments  路  Source: magento/magento2

Preconditions

  1. Tag 2.1.2

Steps to reproduce

  1. Open admin panel
  2. Edit any product
  3. Add description that has quotes " or any other html special char
  4. Save Product
  5. Go to System - Export - Products
  6. Export products

Expected result

  1. Product will be exported only once
    screen shot 2016-11-08 at 15 19 48

Actual result

  1. Product exported twice (can be more if have more than one store)
    screen shot 2016-11-08 at 15 19 55

Suggested fix

Fix condition in if
screen shot 2016-11-08 at 15 23 02

ImportExport Fixed in 2.2.x Format is valid Ready for Work bug report bugfix

Most helpful comment

I have same issue in Magento 2.2.5 @magento-engcom-team

All 11 comments

@comdiler We've created internal ticket MAGETWO-63429 to address this issue.

This was merged into 2.1.8

@comdiler, thank you for your report.
The issue is already fixed in 2.2.0

I am having the exact same problem as described above! I am using magento 2.2.5!

The only difference that i can see between the products that exportet fine and the ones that have dublicates is the field "custom_options" - it looks like prducts with custom options get wrong export with dublicate products

image

I have same issue in Magento 2.2.5 @magento-engcom-team

why is this still closed?

Same issue as @simonmaass in 2.2.6. Also my exports take 2 minutes now, whereas before it was only about 10s.

this issue doesnt seem fixed!

getting same issue any one have solution

@magento-engcom-team any update here if this will get fixed?

We are also seeing the same issue on 2.3.5 Composer install

Was this page helpful?
0 / 5 - 0 ratings