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

Can't covert forms with count-non-empty function #391

Closed
grzesiek2010 opened this issue Nov 4, 2019 · 1 comment
Closed

Can't covert forms with count-non-empty function #391

grzesiek2010 opened this issue Nov 4, 2019 · 1 comment

Comments

@grzesiek2010
Copy link
Contributor

grzesiek2010 commented Nov 4, 2019

I tried to convert a form which contains count-non-empty function but to no avail.
The returned error is:
pyxform.validators.odk_validate.ODKValidateError: b"ODK Validate Errors:\n>> Something broke the parser. See above for a hint.\nError evaluating field 'weight_mean2': unrecognized data type in 'calculate' expression: java.lang.Integer\nCaused by: java.lang.RuntimeException: unrecognized data type in 'calculate' expression: java.lang.Integer\n\t... 11 more\n\nThe following files failed validation:\ntest.xml\n\nResult: Invalid"

Sample form:
test.xlsx

@lognaturel
Copy link
Contributor

This is caused by getodk/javarosa#509.

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

2 participants