Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excel repository assumes case insensitive headers #7341

Closed
dennishendriksen opened this issue May 2, 2018 · 0 comments
Closed

Excel repository assumes case insensitive headers #7341

dennishendriksen opened this issue May 2, 2018 · 0 comments

Comments

@dennishendriksen
Copy link
Contributor

How to Reproduce

Expected behavior

  • The validation step displays 'Label' in column 'Unknown':
    image
  • The imported data contains no values for attribute 'label'

Observed behavior

  • The validation step displays 'Label' in column 'Unknown'
  • The imported data contains values for attribute 'label'

Note that the observed behavior differs when importing the same EMX in a zipped csv format:
it_emx_casing_Casing.zip. This is the expected behavior.

bartcharbon added a commit that referenced this issue May 3, 2018
Fix #7341 Excel repository assumes case insensitive headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant