Skip to content

Bugfix doublequotes#7

Open
AbomDocPhibes wants to merge 12 commits intomasterfrom
bugfix-doublequotes
Open

Bugfix doublequotes#7
AbomDocPhibes wants to merge 12 commits intomasterfrom
bugfix-doublequotes

Conversation

@AbomDocPhibes
Copy link

No description provided.

@AbomDocPhibes
Copy link
Author

control currently did not behave correctly when double quotes ("") were included in either a single response list, or in a JS file when using the ADC in an open ended loop.

main culprit was the single.html and open.html files where the input value being saved was not properly escaping problematic HTML values such as &, %, "", etc. Fix was made to properly catch and escape these values so the data could be visualized and saved via the JS element.

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 this pull request may close these issues.

1 participant