Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 175726 - Trace.Doc.smoke failure - Translatability errors in org.eclipse.tptp.trace.arm.doc.user
Summary: Trace.Doc.smoke failure - Translatability errors in org.eclipse.tptp.trace.ar...
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: Matt Mings CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords:
: 165711 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-27 13:40 EST by Dave Smith CLA
Modified: 2016-05-05 10:48 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Smith CLA 2007-02-27 13:40:31 EST
The following CHKPII errors are listed in the translatability report for org.eclipse.tptp.trace.arm.doc.user plugin for the TPTP-4.4.0-200702211545 build (http://download.eclipse.org/tptp/4.4.0/TPTP-4.4.0-200702211545/CHKPII/bad/CHKPII-plugin-org.eclipse.tptp.trace.arm.doc.user.txt):

  File          Type       Msgid  Status                   >>>>   IBM Authorized Use Only   <<<<L
---------------------------------------------------------------------------------------------------------------------

topics/
  arm_analysis.htm  XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17
  arm_app_servers.htm  XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17
  arm_filters.htm      XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17
  arm_gen_servers.htm  XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17
                                   815   HTML symbol not allowed in non-Latin1 file: &reg;.  First line: 61              
  arm_mon_app.html     XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17
  arm_mon_inst_java.htm  XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17
  arm_static_probes.htm  XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17
  arm_tomcat.htm         XHTML-10    957   XML tag <meta> does not have matching end tag </meta> or should be an empty tag <meta />.  Line: 17


---------------------------------------------------------------------------------------------------------------------
  Msgid   Count   Message Summary   (Help: http://w3-03.ibm.com/globalization/page/2190#HDRHERRMSG)
---------------------------------------------------------------------------------------------------------------------
   815       1    HTML symbol not allowed in non-Latin1 file: ****.  First line: ****
   957       8    XML tag <****> does not have matching end tag </****> or should be an empty tag <**** />.  Line: ****
Comment 1 Dave Smith CLA 2007-02-27 13:41:34 EST
This needs to be fixed before submitting the doc files for translation.
Comment 2 Matt Mings CLA 2007-04-02 11:12:59 EDT
moving to 4.4i3
Comment 3 Dave Smith CLA 2007-04-03 13:57:56 EDT
The following is the only outstanding translatability issue in org.eclipse.tptp.trace.arm.doc.user as of the TPTP-4.4.0-200703270100A TPTP 4.4 i2 driver.


topics/
  arm_gen_servers.htm  XHTML-10    122   Variant characters found: ® (xAE) .  Line: 62                                   
                                   815   HTML symbol not allowed in non-Latin1 file: &reg;.  First line: 72              


---------------------------------------------------------------------------------------------------------------------
  Msgid   Count   Message Summary   (Help: http://w3-03.ibm.com/globalization/page/2190#HDRHERRMSG)
---------------------------------------------------------------------------------------------------------------------
   122       1    Variant characters found: ****.  Line: ****
   815       1    HTML symbol not allowed in non-Latin1 file: ****.  First line: ****

I do not know how to resolve it.  I am making inquiries as to a solution for this.
Comment 4 Dave Smith CLA 2007-04-03 14:12:48 EDT
I found a solution to this problem.  Replace the registered trademark symbol and &reg; tag with (R).
Comment 5 Dave Smith CLA 2007-04-03 14:17:48 EDT
*** Bug 165711 has been marked as a duplicate of this bug. ***
Comment 6 Matt Mings CLA 2007-04-13 14:24:16 EDT
Fix checked into head.  The fix is to replace ® with &#0174;
Comment 7 Dave Smith CLA 2007-04-20 16:03:20 EDT
Matt, the tool doesn't like hex symbols either:

topics/
  arm_gen_servers.htm  XHTML-10    968   XML decimal/hex symbol should not be used: &#0174;.  Use named symbols instead.  Line: 62
                                   968   XML decimal/hex symbol should not be used: &#0174;.  Use named symbols instead.  Line: 62
                                   968   XML decimal/hex symbol should not be used: &#0174;.  Use named symbols instead.  Line: 62
                                   815   HTML symbol not allowed in non-Latin1 file: &reg;.  First line: 72

Try replacing the registered trademark symbol with (R).       
Comment 8 Matt Mings CLA 2007-04-26 10:47:41 EDT
Fixed checked into head,  used (R) for copyright.
Comment 9 Hubert Leung CLA 2007-05-10 17:11:19 EDT
Moving bugs from Trace.Doc to Platform.Doc because Trace.Doc will be removed.  
Comment 10 Paul Slauenwhite CLA 2009-06-30 09:52:45 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.