Thread: URI issues
View Single Post
Old 04-14-2014, 05:34 PM   #7
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
First of all I have to say i'm impressed and surprised by your extensive reply, it's not taken for granted and I want to thank you for explaining everything in such great detail.

I am familiar with HTML 4.01 and HTML5 standards, however, it never crossed my mind to use the doctype declaration since other ePubs were passing validation via ePubCheck for ePub3. Thanks for pointing out the correct form, I was wondering actually why Calibre automatically inserts a meta tag for charset, I guess next time I need to stop and think before I do

I have used an online URL escape tool via google search, input data was:
Output data:
Quote:
http%3A%2F%2Fhebrewbooks.org%2Fpdfpager.aspx%3Freq %3D22413%26amp%3Bst%3D%26amp%3Bpgnum%3D19
Now the:
Quote:
value of attribute "href" is invalid; must be a URI
error is gone but I get a new one:
Quote:
'Text/http://hebrewbooks.org/pdfpager.aspx': referenced resource missing in the package.
Do I really need to declare each link resource in the content.opf file for it to get passed validation or am I doing something wrong?

Calibre says:
Quote:
The resource pointed to by this link does not exist. You should either fix, or remove the link.
I assume the url conversion is not supported or something similar...

Last edited by odedta; 04-14-2014 at 05:43 PM.
odedta is offline   Reply With Quote