[
https://issues.apache.org/jira/browse/DERBY-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase updated DERBY-4408:
-----------------------------
Attachment: DERBY-4408.zip
DERBY-4408.stat
DERBY-4408-2.diff
Attaching DERBY-4408-2.diff, DERBY-4408.stat, and DERBY-4408.zip. The following
files have changes:
M lib/dita2htmlImpl.xsl
M lib/map2htmtoc.xsl
M lib/apache-license-html.html
M lib/index.html
The zip file contains the changed index and toc and a sample topic page from
Getting Started.
This revised patch not only adds the doctype and charset to the toc and index
files, but also lowercases the elements in the toc and places the xml
declaration at the top of each file.
> missing DOCTYPE and META tags in toc.html and index.html pages
> --------------------------------------------------------------
>
> Key: DERBY-4408
> URL: https://issues.apache.org/jira/browse/DERBY-4408
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.3.3.0
> Reporter: Myrna van Lunteren
> Assignee: Kim Haase
> Attachments: DERBY-4408-2.diff, DERBY-4408.diff, DERBY-4408.diff,
> DERBY-4408.stat, DERBY-4408.zip, index.html, toc.html
>
>
> I found a tool that analyzes the documentation for possible accessibility
> issues, and it found that the index.html and toc.html files from all 6 books
> have issues:
> INDEX.HTML
> 977 Missing DOCTYPE tag. Required to define version of XHTML being
> used.
> 833 Missing META tag. Required CHARSET value must be defined in this
> file.
> TOC.HTML
> 831 Missing DOCTYPE tag. Required to define version of HTML being
> used. Line: 1
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira