-
Notifications
You must be signed in to change notification settings - Fork 52
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 file references wrong wcag version #142
Comments
I am experiencing the same issue. As ids are changed at this moment other systems relying on the JSON need new mapping. |
mhansma96
added a commit
to mhansma96/wai-wcag-em-report-tool
that referenced
this issue
Jan 8, 2024
mhansma96
added a commit
to mhansma96/wai-wcag-em-report-tool
that referenced
this issue
Jan 9, 2024
mhansma96
added a commit
to mhansma96/wai-wcag-em-report-tool
that referenced
this issue
Jan 9, 2024
iadawn
added a commit
that referenced
this issue
Jan 9, 2024
#142 Potential fix for criteria mapping issue
@minordemon Thanks for the spot, should be addressed with latest release. If there are any problems, please reopen this issue and we will take another look at things. Huge thanks to @mhansma96 for the fix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I select WCAG2.1 and save the report as JSON 'auditSample / test / id' references the WCAG2.0 id. 'WCAG20:text-equiv-all' instead of 'WCAG21:non-text-content'.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The id should be from the chosen WCAG version.
JSON excerpt
Desktop (please complete the following information):
Additional context
Test file:
test-evaluation.json
The text was updated successfully, but these errors were encountered: