View Single Post
Old 02-21-2016, 03:56 PM   #1
nalor78
Junior Member
nalor78 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Aug 2010
Location: Austria
Device: Onyx Boox AfterGlow C65ML
Question sigil changes 'version' in content.opf from 2.0 to 1.0?

Today I noticed something strange - when I open one of my epubs in sigil 0.9.3 (or previously in 0.8.x) and check the content.opf the first lines look like this:

Quote:
<?xml version="1.0" encoding="utf-8" ?>
<package unique-identifier="isbn9783401804651" version="1.0" xmlns="http://www.idpf.org/2007/opf">
But when I open the identical epub file with 7zip and open the file 'OPS/9781234567890.opf' the first lines look different:

Quote:
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="isbn9783401804651" version="2.0">
So why does Sigil change the version number from '2.0' in the original file to '1.0'

I've attached an epub to show the problem (I've removed all picture and text files from the epub - so it's really small).

Thanks for your help!
Attached Files
File Type: epub Epub-Version2.0to1.0.epub (5.2 KB, 357 views)

Last edited by nalor78; 02-21-2016 at 03:57 PM. Reason: added sigil version
nalor78 is offline   Reply With Quote