[ 
https://issues.apache.org/jira/browse/DERBY-5359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088690#comment-13088690
 ] 

Knut Anders Hatlen commented on DERBY-5359:
-------------------------------------------

Hi Jayaram. Thanks for volunteering.

You may want to take a look at the changes Kim made in DERBY-4408, as similar 
changes will be needed for this issue. Here's what I think we have to do:

1) For the index.html files, the xmlns attribute could be added directly to the 
template file lib/index.html in the docs repository.

2) lib/map2htmtoc.xsl needs code to add the missing attribute to toc.html.

3) lib/dita2htmlImpl.xsl needs code to add the missing attribute to the various 
topics.

> Missing xmlns attribute for html element in docs
> ------------------------------------------------
>
>                 Key: DERBY-5359
>                 URL: https://issues.apache.org/jira/browse/DERBY-5359
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>
> The html files in the documentation that are declared as XHTML don't pass as 
> valid XHTML because the html elements lack the xmlns attribute. Examples:
> http://db.apache.org/derby/docs/dev/ref/index.html
> --> 
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Findex.html
> http://db.apache.org/derby/docs/dev/ref/toc.html
> --> 
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Ftoc.html
> http://db.apache.org/derby/docs/dev/ref/rrefcallprocedure.html
> --> 
> http://validator.w3.org/check?uri=http%3A%2F%2Fdb.apache.org%2Fderby%2Fdocs%2Fdev%2Fref%2Frrefcallprocedure.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to