EPUB3 -> HTMLZ conversion does not fix background-image url
Bug #1999956 reported by
Ivan Kozik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I tested calibre 6.9 on Windows 10 22H2.
The input file is https:/
In the book, the text "Either the well was very deep" is inside a <table class="rabbithole"> and has the CSS:
table.rabbithole { background-image: url(14975818004
When reading the EPUB3 in calibre, the background image renders fine. But when converting to HTMLZ, the image file is renamed, while the background-image url is not rewritten, so the background image no longer appears.
To post a comment you must log in.
Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.
status fixreleased