Calibre puts in <dc:contributor id="id-6"/>

Bug #1644702 reported by Robert Fisher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

Calibre keeps putting in this line and its accompanying line.
<dc:contributor id="id-6"/>
<opf:meta property="role" refines="#id-6" scheme="marc:relators">bkp</opf:meta>

<dc:contributor id="id-6"/> fails epub checker and I figured out why
The line should be <dc:contributor id="id-6">String length of at least 1</dc:contributor>

If I fix that line like that, then Calibre would put in
<dc:contributor id="id-7"/> and
<opf:meta property="role" refines="#id-7" scheme="marc:relators">bkp</opf:meta>

If I delete those two lines, save, close the editor, and reopen the editor they magically return.

The work around would be to get as far as I can, then open the epub file manually and remove the lines, but as soon as I have to go back into Calibre, it will put the lines in and that means epub checker failure.

Calibre 2.72 64-bit on Win 7 Pro 64-bit

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.