View Single Post
Old 11-07-2010, 02:31 PM   #8
synosure
Member
synosure began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jun 2010
Device: none
While I appreciate the theoretical concept behind that statement, I'm afraid it doesn't change the bug report. The cover jpg is defined properly in the OPF's manifest, then assigned properly in the OPF's guide, as defined by the Open Packaging Format 2.0 Final Specifications.

Ignoring all other (non-cover-related) lines, the OPF code looks like:
<manifest>
<item href="BookCover.jpg" id="frontcover" media-type="image/jpeg"/>
</manifest>
<guide>
<reference type="cover" title="Cover" href="BookCover.jpg" />
</guide>

When the book is added to the calibre library, Calibre doesn't get the cover reference.
synosure is offline   Reply With Quote