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

Cell value filename should not be lowercased #3

Open
lukius opened this issue Nov 2, 2018 · 0 comments
Open

Cell value filename should not be lowercased #3

lukius opened this issue Nov 2, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@lukius
Copy link
Collaborator

lukius commented Nov 2, 2018

When a cell value filename is used in a model definition (initialCellsValue clause), it is automatically lowercased before attepting to read it. This may lead to errors if the filename has at least an uppercase letter (see e.g. issue #2).

Until this is fixed, the suggested workaround is to use lowercase cell value filenames.

@lukius lukius added the bug Something isn't working label Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant