Closed GoogleCodeExporter closed 9 years ago
Original comment by markus.g...@gmail.com
on 26 Mar 2013 at 12:38
Original comment by markus.g...@gmail.com
on 26 Mar 2013 at 12:39
At least the doubled warning message is a duplicate of issue 239 which I fixed
on the weekend.
With r444 I changed validation behaviour. For EPUB validation, only the files
in the container are checked for non-ascii characters, not the manifest items
anymore. For OPF single file validation the manifest items are beeing checked.
See my comment on issue 239 for further details.
If I understand Radu correctly, we now should provide OPF line/col as the
source of warning when single-file validating the OPF file and not the file
itself.
This said, we would need a different method for
OCFFilenameChecker.checkCompatiblyEscaped() to provide line/col from the OPF
file.
Original comment by tobias.c...@gmail.com
on 26 Mar 2013 at 1:28
I confirm that the double warning is fixed by the fix of issue 239 (thanks
Tobias!).
I don't think the location in the OPF should be reported. This is primarily an
OCF issue: it's really about the files, not their corresponding 'item' element
in the OPF.
I'm closing the issue, feel free to reopen if you disagree.
Original comment by rdeltour@gmail.com
on 27 Mar 2013 at 1:59
Thanks for fixing the main issue, reporting a different location for the error
was just a suggestion.
Original comment by raducor...@gmail.com
on 15 Apr 2013 at 3:51
Original issue reported on code.google.com by
raducor...@gmail.com
on 20 Feb 2013 at 10:27