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

Choosen language missing in downloaded json report #167

Open
julezrulez opened this issue Jul 24, 2024 · 0 comments
Open

Choosen language missing in downloaded json report #167

julezrulez opened this issue Jul 24, 2024 · 0 comments

Comments

@julezrulez
Copy link

julezrulez commented Jul 24, 2024

Describe the bug
If you choose for a non-English language of reporting and you finish and save the report-file in json format the property of language is always "en".

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.w3.org/WAI/eval/report-tool/evaluation/view-report
  2. Click 'Nederlands' in top of the page (at "This page in:")
  3. Save the json file (Ctrl+S)
  4. Open the saved json file
  5. find the properties of language

Expected behavior
In the json file: "language":"nl"

Screenshots

Desktop (please complete the following information):

  • OS: Windows
  • Chrome
  • Version 126 / Dutch

Smartphone (please complete the following information):
n/a

Additional context
The saved HTML report contains the right language: html lang="nl"

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