View Single Post
Old 11-01-2012, 09:16 PM   #1
menometquadi
Junior Member
menometquadi began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2012
Device: android
Wink Opds catalog validation failed

Calibre is a great software, and it is serving a great deal for community:

Recently, try the OPDS ONLINE Validation tool, and the Calibre failed the validation, I just report this, so someone can take a look:

Validation Tool URL:
http://opds-validator.appspot.com/

Calibre opds ULR example:
http://www.mybook.com:8080/opds

Based on Calibre v.9.4.0

Quote:
ErrorLine 3, Column 7 element "html" not allowed in this context
-------------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>401 Unauthorized</title>
<style type="text/css">
#powered_by {
margin-top: 20px;
border-top: 2px solid black;
font-style: italic;
}
#traceback {
color: red;
}
</style>
</head>
<body>
<h2>401 Unauthorized</h2>
<p>You are not authorized to access that resource</p>
<pre id="traceback"></pre>
<div id="powered_by">
<span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.2.2</a></span>
</div>
</body>
</html>
menometquadi is offline   Reply With Quote