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

JSON with unescaped quotemarks breaks the boards #344

Open
alykat opened this issue Nov 6, 2024 · 1 comment
Open

JSON with unescaped quotemarks breaks the boards #344

alykat opened this issue Nov 6, 2024 · 1 comment
Labels
bug Something isn't working graphics Related to results graphics / compontents

Comments

@alykat
Copy link
Member

alykat commented Nov 6, 2024

We lost part of the governor board because it balked at single-quotes used as part of a candidate's name:

image

I was able to fix this in the candidates sheet and wrap the "write-in" in parentheses instead, fixing the immediate issue.

image

Longer-term, we should look at escaping inline quotemarks like that

@alykat alykat added bug Something isn't working graphics Related to results graphics / compontents labels Nov 6, 2024
@alykat
Copy link
Member Author

alykat commented Nov 6, 2024

@juweek started a fix for escaping here: #345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working graphics Related to results graphics / compontents
Projects
None yet
Development

No branches or pull requests

1 participant