Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5135 Derby documentation needs accessibility improvements
  3. DERBY-5180

Accessibility fixes needed for top-level and demo pages

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.7.1.1
    • 10.8.1.2, 10.9.1.0
    • Demos/Scripts
    • None
    • Patch Available

    Description

      The top-level index.html and RELEASE-NOTES.html files, as well as the HTML files in the Derby demos, need to include a lang attribute in the <html> tag to meet WCAG guideline 4.3:

      <html lang="en">

      The image in index.html also needs an alt attribute, to meet WCAG guideline 1.1:

      <img src="docs/html/images/logowithtext.jpg" alt="Apache Derby logo" border="0"/>

      The frameset in demo/programs/readme.html also needs some fixes to meet WCAG guidelines 6.5 and 12.1. I'll attach a fixed version.

      In addition to index.html, RELEASE-NOTES.html, and demo/readme.html, the lang attribute is needed in the following:

      localcal/src/index.html
      nserverdemo/nserverdemo.html
      nserverdemo/readme.html
      nserverdemo/simpleserversample.html
      simple/example.html
      simplemobile/readme.html
      toursdb/toursdb_readme.html
      workingwithderby/readme.html

      Attachments

        1. derby-5180-01-aa-accessibilityChanges.diff
          6 kB
          Richard N. Hillegas
        2. readme.html
          1 kB
          Camilla Haase

        Activity

          People

            rhillegas Richard N. Hillegas
            chaase3 Camilla Haase
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: