#20935: ePub documentation not valid
-------------------------------+------------------------------------
     Reporter:  mabdullah      |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  Documentation  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by afuna):

 There are 3000+ validation warnings/errors generated by epubcheck. The
 good news is that these fall into only a dozen or so categories:

  1)    1 times   ERROR: value of attribute "href" is invalid; must be a
 URI
  2)    1 times   ERROR: attribute "id" not allowed here; expected
 attribute "charset", "defer", "src" or "xml:space"
  3)    2 times   ERROR: element "form" not allowed anywhere; expected the
 element end-tag, text or element "a", "abbr", "acronym", "address",
 "applet", "b", "bdo", "big", "blockquote", "br", "cite", "code", "del",
 "dfn", "div", "dl", "em", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "i",
 "iframe", "img", "ins", "kbd", "map", "noscript", "ns:svg", "object",
 "ol", "p", "pre", "q", "samp", "script", "small", "span", "strong", "sub",
 "sup", "table", "tt", "ul" or "var" (with
 xmlns:ns="http://www.w3.org/2000/svg";)
  4)    2 times   ERROR: attribute "start" not allowed here; expected
 attribute "dir", "id", "lang", "style", "title" or "xml:lang"
  5)    3 times   ERROR: hyperlink to non-standard resource <...> of type
 <...>
  6)    3 times   ERROR: element "dc:date" not allowed anywhere; expected
 the element end-tag or text
  7)    7 times   ERROR: <...>: referenced resource missing in the package.
  8)  678 times   ERROR: value of attribute "id" is invalid; must be an XML
 name without colons
  9) 2400 times   ERROR: <...>: fragment identifier is not defined in <...>
  10)    5 times   HINT: Link attribute with no value
  11)    1 times   WARNING: use of non-registered URI scheme type in href:
 irc://irc.freenode.net/django-dev
  12)    4 times   WARNING: hyperlink to resource outside spine <...>
  13)    8 times   WARNING: use of non-registered URI scheme type in href:
 irc://irc.freenode.net/django
  ----
  3115 total

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20935#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.3d7bf70a2b174356263561e40619f8f4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to