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

We currently assume the language and language-string-type always exists. Is this ok? #141

Open
dave-mills opened this issue Jan 6, 2025 · 0 comments
Labels
wontfix This will not be worked on
Milestone

Comments

@dave-mills
Copy link
Member

If someone uploads a form with the following header:

label::Some Made Up Language (ss)

The form import will fail because that language does not exist in the database. While it is recommended practice to use generally acceptedd language names and iso_alpha2 codes for Xlsform column headers, the above column will compile in ODK and give you the "Some Made Up Language" option in the language switcher in ODK Collect.

So... we probably need to account for this in the generalised system. I'm marking this as 'won't fix' for HOLPA, but leaving it here for when we move to the broader generalised tool.

@dave-mills dave-mills added the wontfix This will not be worked on label Jan 6, 2025
@dave-mills dave-mills added this to the Odk Sprint milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant