jacshore / epubcheck

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

Apple-approved itms-books:// URI generates warning #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:
Hyperlink references using the itms-books protocol (recommended by Apple in 
Assets Guide 4.9) generate a warning.

METHOD:

What steps will reproduce the problem?
1. An include html/xhtml document contains a link in the form of <a 
href="itms-books://<A_VALID_IBOOKSTORE_BOOK_URL>"

RESULT:

Epubcheck 3.0b4 (haven't check b5) posts a warning: WARNING: 
<EPUB_NAME>/<DOC_REF>(<LINE>,<COLUMN>): use of non-registered URI schema type 
in href: itms-books://itunes.apple.com/...

EXPECTED:

No warning required.

PLATFORM:

EPC 3.0b4, OS X 10.6.8

ADDITIONAL INFO:

See iBookstoreAssetGuide.pdf (v4.9/p.6) for reference.

Original issue reported on code.google.com by Richard.C.Gordon on 5 May 2012 at 9:04

GoogleCodeExporter commented 8 years ago
Typo on Method / Step 1: I meant "An included html/xhtml document..."

Original comment by Richard.C.Gordon on 5 May 2012 at 9:08

GoogleCodeExporter commented 8 years ago
Unfortunately and as mentioned before, EpubCheck can not go into the field of 
blessing vendor specific constructs. 

Original comment by markus.g...@gmail.com on 1 Oct 2012 at 7:38