mxp1988 / epubcheck

Automatically exported from code.google.com/p/epubcheck
MIT License
0 stars 0 forks source link

incorrect fragment identifier errors #198

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:

The attached epub incorrectly gives "fragment identifier is not defined" 
errors.  Removing the data-trigger anchor in page 2 fixes the problem

METHOD:

What steps will reproduce the problem?
1. epubcheck the attached file
2. remove the data-trigger from page2
3. epubcheck again

RESULT:

fragment identifier is not defined

EXPECTED:

no error

PLATFORM:

epubcheck 3 beta 4 and beta 5

Original issue reported on code.google.com by jago...@gmail.com on 17 Jul 2012 at 11:06

Attachments:

GoogleCodeExporter commented 8 years ago
This file was EPUB2.0 in which data-* attributes are not allowed. In the fix, I 
converted the file to EPUB3 to make sure the bug is fixed. 

Original comment by markus.g...@gmail.com on 10 Oct 2012 at 5:18

GoogleCodeExporter commented 8 years ago

Original comment by markus.g...@gmail.com on 10 Oct 2012 at 5:18

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r342.

Original comment by markus.g...@gmail.com on 10 Oct 2012 at 5:21