Bug 174256 - Accessibility testing failures in Trace documentation plugins
Summary: Accessibility testing failures in Trace documentation plugins
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 2000
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Eugene Chan CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords: plan
Depends on:
Blocks:
 
Reported: 2007-02-15 03:05 EST by Dave Smith CLA
Modified: 2016-05-05 10:40 EDT (History)
2 users (show)

See Also:


Attachments
patch (1.76 KB, patch)
2007-05-29 15:51 EDT, Eugene Chan CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Smith CLA 2007-02-15 03:05:25 EST
As part of the Trace.Doc.smoke test suite, WebKing is used to test the doc files for accessibility enablement.  Two Trace documentation files were flagged as having the following problem:

WCAG 2.0: Success Criterion 3.1.1: The value of the LANG attribute must be set to one of the ISO 639 language codes.

org.eclipse.tptp.trace.doc.isv/samples/scolumn_extension.html
org.eclipse.tptp.trace.report.birt.doc.user/tasks/treportmon.xhtml
Comment 1 Dave Smith CLA 2007-02-15 03:18:39 EST
This is not a stop ship issue for 4.3 but should be fixed in 4.4.  Please target appropriately.

This problem can be fixed by adding lang="en-us" to the HTML element like:

<html lang="en-us">
Comment 2 Guru Nagarajan CLA 2007-05-10 08:51:04 EDT
Resolved a week or so back.
Comment 3 Hubert Leung CLA 2007-05-10 17:11:22 EDT
Moving bugs from Trace.Doc to Platform.Doc because Trace.Doc will be removed.  
Comment 4 Dave Smith CLA 2007-05-28 02:41:26 EDT
This problem still exists in TPTP Head CVS. Reopening the bugzilla.
Comment 5 Dave Smith CLA 2007-05-28 02:43:44 EDT
Increasing severity because this is an accessibility problem.
Comment 6 Guru Nagarajan CLA 2007-05-29 14:10:31 EDT
Eugene, 
  Pls let me know if you can resolve this.


Comment 7 Eugene Chan CLA 2007-05-29 15:51:24 EDT
Created attachment 69139 [details]
patch
Comment 8 Eugene Chan CLA 2007-05-29 15:52:53 EDT
Dave, would you please review the patch?
Comment 9 jkubasta CLA 2007-05-30 11:45:54 EDT
I have reviewed this patch.  I am approving on behalf of platform. Please check the fix into Head
Comment 10 Eugene Chan CLA 2007-05-30 11:53:49 EDT
patch submitted to HEAD.

THANKS Joanna and Dave.
Comment 11 Paul Slauenwhite CLA 2009-06-30 09:54:43 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.