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

Unable to use Excel file for DataImportAPI #144

Closed
mariodavid opened this issue Aug 12, 2019 · 1 comment
Closed

Unable to use Excel file for DataImportAPI #144

mariodavid opened this issue Aug 12, 2019 · 1 comment

Comments

@mariodavid
Copy link
Owner

mariodavid commented Aug 12, 2019

Due to the implementation of the DataImportAPI importing an excel sheet always fails, since the converter uses the convert(String content) variant.

This has to change so that the convert(File file, String charset) is used. This is supported by the excel converter.

@mariodavid
Copy link
Owner Author

solved in 0.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant