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

Allows mismatched brackets (bug) #269

Open
joeflack4 opened this issue Mar 4, 2019 · 1 comment
Open

Allows mismatched brackets (bug) #269

joeflack4 opened this issue Mar 4, 2019 · 1 comment

Comments

@joeflack4
Copy link

Description

Allows conversion of form without erroring from occurrences of mismatched brackets (variable curly brace notation).

Additional information

For example, the following text was in a logic field at the time of conversion.

${current_fp_method. -> ${current_fp_method}.

This resulted in a confusing runtime error.

@bmarika
Copy link
Contributor

bmarika commented Mar 12, 2019

Hi @joeflack4,
I would like to work on this issue. Is it possible to share a snippet of the excel file that you used where the data is not confidential? This will help me in replicating the issue on my end.

If is it not possible to share the data, you share the entire error log.

bmarika added a commit to bmarika/pyxform that referenced this issue Mar 13, 2019
bmarika added a commit to bmarika/pyxform that referenced this issue Mar 13, 2019
bmarika added a commit to bmarika/pyxform that referenced this issue Mar 13, 2019
bmarika added a commit to bmarika/pyxform that referenced this issue Mar 13, 2019
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

Successfully merging a pull request may close this issue.

2 participants