Skip to content

[Backport] Fix Magento_ImportExport not supporting unicode characters in column names#15722

Merged
magento-engcom-team merged 1 commit intomagento:2.1-developfrom
tdgroot:2.1-develop-PR-port-15197
Jun 20, 2018
Merged

[Backport] Fix Magento_ImportExport not supporting unicode characters in column names#15722
magento-engcom-team merged 1 commit intomagento:2.1-developfrom
tdgroot:2.1-develop-PR-port-15197

Conversation

@tdgroot
Copy link
Copy Markdown
Member

@tdgroot tdgroot commented Jun 3, 2018

Original Pull Request

#15197

Description

Column names like vitamin_a_µg were being marked invalid.

Manual testing scenarios

  1. Import a catalog product csv with a column like vitamin_a_µg

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team
Copy link
Copy Markdown
Contributor

Hi @tdgroot. Thank you for your contribution.
Changes from your Pull Request will be available with the upcoming 2.1.15 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants