Skip to content

output an all errors to XML document file #1489

@jarupxx

Description

@jarupxx

EPUBCheck's output an assessment XML document file that errors are limited to 25.
We would like to see this limitation relaxed, as we need a complete log to create a valid ePub.

private static final int MAX_LOCATIONS = 25;
https://github.com/w3c/epubcheck/blob/main/src/main/java/com/adobe/epubcheck/reporting/CheckMessage.java#L16

Metadata

Metadata

Assignees

Labels

status: acceptedReady to be further processedtype: improvementThe issue suggests an improvement of an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions