[
https://issues.apache.org/jira/browse/DERBY-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-2159:
--------------------------------------
Urgency: Normal
Issue Type: Improvement (was: Bug)
Triaged for 10.5.2. Reclassified to improvement.
> The Network Server Servlet needs to use html lang= for web content
> accessibility guidelines 2.0
> -----------------------------------------------------------------------------------------------
>
> Key: DERBY-2159
> URL: https://issues.apache.org/jira/browse/DERBY-2159
> Project: Derby
> Issue Type: Improvement
> Components: Miscellaneous
> Affects Versions: 10.2.3.0, 10.3.1.4
> Reporter: Myrna van Lunteren
>
> I believe that currently, the network server fails to implement point 3.1.1
> of WCAG2.0 accessibility guidelines.
> See:
> http://www.w3.org/TR/WCAG20/
> and more specifically:
> http://www.w3.org/TR/UNDERSTANDING-WCAG20/Overview.html#meaning-doc-lang-id
> Practically, I think this can be achieved by modifying the method printBanner
> and adding the locale to the existing
> out.println( "<html>" );
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.