[
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-3.zip
DERBY-4408-3.stat
DERBY-4408-3.diff
Attaching another patch that incorporates Knut's changes: DERBY-4408-3.diff,
DERBY-4408-3.stat, and DERBY-4408-3.zip. The changes are to the following files:
M build.xml
M lib/dita2htmlImpl.xsl
M lib/fo2html.xsl
M lib/map2htmtoc.xsl
M lib/index.html
The zip contains files from the Tools Guide this time. I did not include the
one-page HTML file since it's so big, but it begins like this now:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<html><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><
title>Derby Tools and Utilities Guide</title><META content="text/css" http-equiv
="Content-Style-Type"><style type="text/css">
...
Thanks again for your help, Knut.
> 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.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