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

Fix a variety of JSON report issues #1525

Merged
merged 7 commits into from Jul 7, 2023
Merged

Fix a variety of JSON report issues #1525

merged 7 commits into from Jul 7, 2023

Conversation

rdeltour
Copy link
Member

@rdeltour rdeltour commented Jul 6, 2023

Fix #1515
Fix #1516

This commit remove the following properties from the JSON report, as these were no longer set by EPUBCheck:
- `scriptSrc`
- `scriptTag`
- `scriptInline`

The report now on says if an item is scripted or not.

See #1515
This commit remove the `navigationOrder` field from the JSON report, as this was no longer set by EPUBCheck.

Navigation order consistency is better checked manually or with help of external tools.

See #1515
All fonts were added to the `refFonts` field, even when embedded. This commit fixes that.

See #1515
Fix #1519
@rdeltour rdeltour added this to the Next maintenance release milestone Jul 6, 2023
@rdeltour rdeltour self-assigned this Jul 6, 2023
Base automatically changed from fix/1516/npe-nav-links to main July 7, 2023 12:51
@rdeltour rdeltour merged commit 8575a6b into main Jul 7, 2023
@rdeltour rdeltour deleted the fix/1515/json-output branch July 7, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant