-
Notifications
You must be signed in to change notification settings - Fork 417
Closed
Labels
priority: highTo be processed and published in the next releaseTo be processed and published in the next releasestatus: has PRThe issue is being processed in a pull requestThe issue is being processed in a pull requesttype: bugThe issue describes a bugThe issue describes a bug
Milestone
Description
With an obfuscated SVG image, current ePubCheck exits with a null pointer exception.
Minimal Test case: https://librelamp.com/testCase.epub
If the SVG image is not obfuscated the same ePub validates.
If the same obfuscation method is used to obfuscate fonts there is no issue, it is only an issue when obfuscating an SVG.
ePub viewers display the test case, including the obfuscated SVG, just fine.
I still am not able to run ePubCheck myself because of a Java dependency issue but https://www.mobileread.com/forums/showpost.php?p=3887641&postcount=7 shows the error when run by Doitsu at mobileread forum
Metadata
Metadata
Assignees
Labels
priority: highTo be processed and published in the next releaseTo be processed and published in the next releasestatus: has PRThe issue is being processed in a pull requestThe issue is being processed in a pull requesttype: bugThe issue describes a bugThe issue describes a bug