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

Extraneous commas in function calls within expressions cause hang #11

Open
awlck opened this issue Oct 3, 2022 · 0 comments
Open

Extraneous commas in function calls within expressions cause hang #11

awlck opened this issue Oct 3, 2022 · 0 comments

Comments

@awlck
Copy link
Contributor

awlck commented Oct 3, 2022

Expression function calls with stray commas cause the Runner to hang when evaluating them, rather than aborting with a 'Bad Expression' error.

To reproduce, make a location with the following description text:

<#Oneof("B", "C",)#>
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

1 participant