Skip to content

Importing: non-default multiple value separator can't be used in additional_images column #11026

Closed
@gediminaskv

Description

@gediminaskv

Preconditions

  1. Mage 2.1.8 and earlier
  2. PHP7

Steps to reproduce

  1. Generate CSV file for product images import with fields: sku , additional_images etc.
  2. Use different multiple values separator ie ;
  3. Add some images to additional_images row.

Expected result

  1. Product images imports successfuly.

Actual result

  1. Get an error during importing process: Wrong URL/path used for attribute additional_images in row(s)...
  2. If you use default multiple value separator , (comma), import goes well. It throws an error when something different than comma is used to separate image files. It only happens with additional_images column!

Metadata

Metadata

Labels

Fixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedReproduced on 2.1.xThe issue has been reproduced on latest 2.1 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions