This repository was archived by the owner on May 6, 2025. It is now read-only.
This repository was archived by the owner on May 6, 2025. It is now read-only.
"refines" OPF metadata fails when includes not only fragment, but also filepath #138
Open
Description
Test EPUB:
https://code.google.com/p/epub-samples/downloads/detail?name=widget-figure-gallery-20121022.epub
OPF:
<link rel="cc:attributionURL" refines="text.xhtml#moon-text" href="http://en.wikipedia.org/wiki/Lunar_phase" />
<link rel="cc:attributionURL" refines="text.xhtml#moon-figures" href="http://www.flickr.com/photos/gsfc/sets/72157626962784062/"/>
<link rel="cc:attributionURL" refines="text.xhtml#moon-figures" href="http://www.flickr.com/photos/gsfc/sets/72157626962784062/"/>
Resulting error with SDKLauncher-OSX:
#text.xhtml#moon-text is not a valid IRI: Unspecified EPUB specification error
#text.xhtml#moon-figures is not a valid IRI: Unspecified EPUB specification error
#text.xhtml#moon-figures is not a valid IRI: Unspecified EPUB specification error