Skip to content

Conformance processing continues even if no conformance statement #517

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

Closed
mattgarrish opened this issue Nov 29, 2024 · 1 comment
Closed
Labels
a11y-display-techniques-onix Issue with the onix accessibility metadata display techniques

Comments

@mattgarrish
Copy link
Member

This is the same issue I had with the epub techniques (but is now fixed).

After the first set of if/else checks for the general conformance statement, processing continues even if the result was that no information was specified. The result is that, at a minimum, you'll get an empty header for the detailed conformance. If there is no conformance information, all the processing should be skipped.

@mattgarrish mattgarrish added the a11y-display-techniques-onix Issue with the onix accessibility metadata display techniques label Nov 29, 2024
@clapierre
Copy link
Collaborator

fixed. (we think :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y-display-techniques-onix Issue with the onix accessibility metadata display techniques
Projects
None yet
Development

No branches or pull requests

2 participants