https://bugs.documentfoundation.org/show_bug.cgi?id=119539
--- Comment #32 from Kriton Kyrimis <[email protected]> --- (In reply to Julien Nabet from comment #31) > The <item href="images/cover0001.jpg" id="cover0001" media-type="image/jpeg" > properties="cover-image"/> part is only made from version 3 in libepubgen > lib. According to the article that I quoted, I think that this line should be: <item href="images/cover0001.jpg" id="cover-image" media-type="image/jpeg" > properties="cover-image"/> I.e., the id should be "cover-image" and not an arbitrary string. -- You are receiving this mail because: You are the assignee for the bug.
