1080linebooks / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

OEBPS / content.ops : validation fails for <language> and <title> #846

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.convert a valid XHTML file to epub
2.click the "validate" green tick mark
3.
...

What is the expected output? What do you see instead?
Expected: all valid
Instead: alert as follows:
OEBPS/content.opf | The <language> element is missing.
OEBPS/content.opf | The <title> element is missing.

What version of the product are you using? On what operating system?
Version: the latest at 2011-04-06, but Sigil won't let me find out what 
version. 
MAC OS X 10.6.7
Please provide any additional information below. If your source file
(SGF/EPUB/HTML/etc) is required to fully understand the problem, please
attach it to this issue. Read the ReportingIssues wiki page before
submitting!

Original issue reported on code.google.com by alcideba...@gmail.com on 8 Apr 2011 at 7:09

Attachments:

GoogleCodeExporter commented 9 years ago
That's because you haven't set a language or title for the metadata. Open the 
metadata editor and add the required information.

Sigil can't guess what the title of you book is, or the language in which it is 
written.

Original comment by Strahinja.Markovic@gmail.com on 11 Apr 2011 at 9:46

GoogleCodeExporter commented 9 years ago
I'm having a similar issue and I'm wondering where in the metadata I need to 
put the language 
This is the precise message I'm getting;

File               Line   Message  
OEBPS/content.opf   3     The <language> element is missing

my question is what code do I need to enter and where in the metadata does it 
go?

Original comment by Michelle...@gmail.com on 8 May 2011 at 4:58

GoogleCodeExporter commented 9 years ago
Open the Meta Editor. It has a Language drop-down where you can select the 
language.

Original comment by Strahinja.Markovic@gmail.com on 18 May 2011 at 12:26

GoogleCodeExporter commented 9 years ago
what does this error mean?

ERROR: mcgrady.epub: OPF file OEBPS/content.opf is missing

the file is there in the epub just like every epub I've done before this one. 
Thanks!

Original comment by iamjonk...@gmail.com on 22 Aug 2011 at 1:05