Bug 122545 - Fix PII problems in org.eclipse.hyades.trace.sample
Summary: Fix PII problems in org.eclipse.hyades.trace.sample
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dave Smith CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords: PII
Depends on:
Blocks:
 
Reported: 2006-01-03 13:54 EST by Dave Smith CLA
Modified: 2016-05-05 11:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Smith CLA 2006-01-03 13:54:56 EST
Fix the following PII problems in org.eclipse.hyades.trace.sample plugin

@dot/org/eclipse/hyades/trace/sample/
  messages.properties  JAVA-PRB    115   (W) Questionable TM markup table:   OS2/OEM: IBMJDK11?, Windows/AIX/ISO: IBMAJDK1?, UTF-8: IBMUJDK1?
                                   920   (W) Unknown single quote handling for this file.  Special NLS_MESSAGEFORMAT comment should be added.

src/org/eclipse/hyades/trace/sample/
  messages.properties  JAVA-PRB    115   (W) Questionable TM markup table:   OS2/OEM: IBMJDK11?, Windows/AIX/ISO: IBMAJDK1?, UTF-8: IBMUJDK1?
                                   920   (W) Unknown single quote handling for this file.  Special NLS_MESSAGEFORMAT comment should be added.

archive/ContextLanguageSample/src/org/eclipse/tptp/context/sample/clanguage/
  messages.properties  JAVA-PRB    115   (W) Questionable TM markup table:   OS2/OEM: IBMJDK11?, Windows/AIX/ISO: IBMAJDK1?, UTF-8: IBMUJDK1?
                                   920   (W) Unknown single quote handling for this file.  Special NLS_MESSAGEFORMAT comment should be added.

archive/ExportViewerGeneratorSample/bin/org/eclipse/tptp/exportviewergenerator/sample/xml/
  messages.properties  JAVA-PRB    115   (W) Questionable TM markup table:   OS2/OEM: IBMJDK11?, Windows/AIX/ISO: IBMAJDK1?, UTF-8: IBMUJDK1?
                                   920   (W) Unknown single quote handling for this file.  Special NLS_MESSAGEFORMAT comment should be added.

archive/ExportViewerGeneratorSample/src/org/eclipse/tptp/exportviewergenerator/sample/xml/
  messages.properties  JAVA-PRB    115   (W) Questionable TM markup table:   OS2/OEM: IBMJDK11?, Windows/AIX/ISO: IBMAJDK1?, UTF-8: IBMUJDK1?
                                   920   (W) Unknown single quote handling for this file.  Special NLS_MESSAGEFORMAT comment should be added.
Comment 1 Dave Smith CLA 2006-01-03 14:09:50 EST
The following tags were added the indicated messages.properties files:

# NLS_MESSAGEFORMAT_VAR
# NLS_ENCODING=UTF-8

Fixes committed to Head CVS.
Comment 2 Paul Slauenwhite CLA 2009-06-30 09:38:24 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.