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

Add missing prototypeextra field to Twig QUESTION variable. #211

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

wtrnoguchi
Copy link
Contributor

I added 'prototypeextra' to $fieldsrequired in the 'sanitised_clone_of_this' method. Without it, the expansion result of {{ QUESTION.prototypeextra }} will be empty.

Copy link
Owner

@trampgeek trampgeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @wtrnoguchi, I'm not sure how we've never noticed this! We usually use prototypeextra as a source for html_ui questions.

@trampgeek trampgeek merged commit 0afdea9 into trampgeek:master Apr 19, 2024
5 checks passed
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.

2 participants