Skip to content

Product csv import > fail on round brackets in image filename #12084

@Detzler

Description

@Detzler

Preconditions

  1. Magento 2.2.0
  2. PHP 7.1.11
  3. Ubuntu 14.04.5 LTS

Steps to reproduce

  1. Create a product csv file
sku ...other required columns... base_image
12345 ...... myimages/image(1).jpg
  1. Create an image file with round brackets under: var/import/myimages/image(1).jpg
  2. Goto Magento Backend > System > Import > Product
  3. Set the import behaviour according to your csv file
  4. Select the csv file to import
  5. Set images file directory to: var/import/
  6. Press "Check Data"

Expected result

  1. Data validated successfully

Actual result

  1. Error message: "Wrong URL/path used for attribute image in row(s):"

Metadata

Metadata

Assignees

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 passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions