[
https://issues.apache.org/jira/browse/DERBY-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069800#comment-13069800
]
Knut Anders Hatlen commented on DERBY-4408:
-------------------------------------------
Thanks, Kim! The latest patch looks great.
As to the problem with applying the patch, I think it's caused by
lib/dita2htmlImpl.xsl and lib/map2htmtoc.xsl not having the svn:eol-style
property set. The files even have a mix of unix line endings and windows line
endings. We should fix that, but first let's get this patch in, so that we
don't need to regenerate it.
> 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-3.diff, DERBY-4408-3.stat,
> DERBY-4408-3.zip, DERBY-4408-4.diff, DERBY-4408.diff, DERBY-4408.diff,
> DERBY-4408.stat, DERBY-4408.zip, index.html, insert-header.diff, 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