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

Report XSLT lacks a language fallback mechanism for TranslationTemplateBundles #172

Closed
jonherrmann opened this issue Oct 8, 2018 · 0 comments · Fixed by etf-validator/legacy-etf-bsxds#9
Assignees
Labels
module: BSX-DS BaseX Data Storage Type: Bug Defect in the software

Comments

@jonherrmann
Copy link
Collaborator

If the english translation of an error message is missing in a TranslationTemplateBundle and the report is requested in another language, then it will be generated incompletely.

This can be fixed by implementing a fallback mechanism:

  • first fallback should always be "en"
  • second fallback should be the first entry
@jonherrmann jonherrmann added Type: Bug Defect in the software Affects: Usability module: BSX-DS BaseX Data Storage labels Oct 8, 2018
@jonherrmann jonherrmann self-assigned this Oct 8, 2018
jonherrmann added a commit to interactive-instruments/etf-webapp that referenced this issue Nov 21, 2018
jonherrmann added a commit to interactive-instruments/etf-bsxds that referenced this issue Nov 21, 2018
jonherrmann added a commit to interactive-instruments/etf-webapp that referenced this issue Nov 21, 2018
jonherrmann added a commit to etf-validator/legacy-etf-bsxds that referenced this issue Nov 21, 2018
jonherrmann added a commit to etf-validator/legacy-etf-bsxds that referenced this issue Nov 21, 2018
@jonherrmann jonherrmann added this to the etf-webapp 2.0.0 milestone Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: BSX-DS BaseX Data Storage Type: Bug Defect in the software
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant