View Single Post
Old 07-13-2015, 04:08 AM   #110
Olivier_g
Junior Member
Olivier_g began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2015
Device: none
Hi folks,
I have the following message with ePubCheck (Sigil 0.8.7, Python_2.7.10, Python_3.4, ePub3-itizer_v032):

Quote:
ERROR: mimetype.epub/OEBPS/content.opf(59,87): value of attribute "properties" is invalid; must be a list of XML NMTOKENs

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: viewport-initial-scale

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: =

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: 1.0,

ERROR: mimetype.epub/OEBPS/content.opf(59,87): Undefined property: user-scalable=yes
In the OPF file:

Quote:
<itemref idref="Cover" properties="viewport-initial-scale = 1.0, user-scalable=yes" />
The ePub is OK when "properties="viewport-initial-scale = 1.0 user-scalable=yes"" is removed from the OPF file.
Olivier_g is offline   Reply With Quote