PROBLEM:
Following output is ill formatted
EXCEPTION: bla.epub/OEBPS/content.opfContent is not allowed in prolog.
METHOD:
What steps will reproduce the problem?
1. invalid content for .opf file (in my case first line contained the string
"bla")
RESULT:
Above output.
EXPECTED:
There's a ": " missing after the filename, should be:
EXCEPTION: bla.epub/OEBPS/content.opf: Content is not allowed in prolog.
PLATFORM:
OS-X, 10.6.8
ADDITIONAL INFO:
Original issue reported on code.google.com by jens.tro...@gmail.com on 17 Apr 2013 at 9:41
Original issue reported on code.google.com by
jens.tro...@gmail.com
on 17 Apr 2013 at 9:41