-
Couldn't load subscription status.
- Fork 421
Open
Labels
status: acceptedReady to be further processedReady to be further processedtype: improvementThe issue suggests an improvement of an existing featureThe issue suggests an improvement of an existing feature
Description
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 processedReady to be further processedtype: improvementThe issue suggests an improvement of an existing featureThe issue suggests an improvement of an existing feature