Summary: | Fails to parse epubs | ||
---|---|---|---|
Product: | MuPDF | Reporter: | mrx23 <mrx23dot> |
Component: | epub | Assignee: | MuPDF bugs <mupdf-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | henry.stiles, mupdfbugs.bohwaz |
Priority: | P4 | ||
Version: | 1.19.0 | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
Customer: | Word Size: | --- |
Description
mrx23
2022-07-06 08:29:28 UTC
Oh yeah "Tor.." named also worked with the lib. I renamed "Pandora.." and "The Bear" to .zip and could easily read xml text by hand. So if I can do it by hand why can't the lib? commit b9c7145c8d3f972b2880dfa799f1d1129b802dde Author: Tor Andersson <tor.andersson@artifex.com> Date: Mon May 8 17:46:47 2023 +0200 Bug 705640: Don't always fail early on encrypted EPUB files. Check individual parts of the file for encryption by parsing out the encryption.xml file and storing the CipherReference URIs in a list. For now, we just throw an error whenever we try to open an encrypted entry in the EPUB. Eventually this can be extended to support decrypting the data, given access to the appropriate DRM keys. *** Bug 697619 has been marked as a duplicate of this bug. *** |