Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] CHKPII error on "about.html" file


The about.html has been historically ignored by the releng tests. It's not a new thing :-)

I'll ask our IP manager to reflect this change the next time he sends out a notification about copyrights.

Kim




Daniel Megert <daniel_megert@xxxxxxxxxx>
Sent by: platform-releng-dev-admin@xxxxxxxxxxx

03/07/2005 07:08 AM

Please respond to
platform-releng-dev

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
Re: [platform-releng-dev] CHKPII error on "about.html" file





Just to be curious: why is the about.html file ignored instead of being
fixed? Swapping the following two lines should do the trick:

<title>About</title>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">


Dani


                                                                         
            Kim Moir                                                      
            <Kim_Moir@xxxxxx.                                            
            com>                                                       To
            Sent by:                  platform-releng-dev@xxxxxxxxxxx    
            platform-releng-d                                          cc
            ev-admin@eclipse.                                            
            org                                                   Subject
                                      Re: [platform-releng-dev] CHKPII    
                                      error on "about.html" file          
            03.03.2005 16:38                                              
                                                                         
                                                                         
            Please respond to                                            
            platform-releng-d                                            
             ev@xxxxxxxxxxx                                              
                                                                         
                                                                         





The about.html is ignored when the releng tests run the chkpii tool.

Kim


                                                                         
Frederic Fusier                                                          
<frederic_fusier@xxxxxxxxxx>                                              
Sent by:                                                               To
platform-releng-dev-admin@eclipse.            platform-releng-dev@eclipse
org                                           .org                        
                                                                       cc
                                                                         
03/01/2005 10:15 AM                                               Subject
                                              [platform-releng-dev]      
                                              CHKPII error on            
         Please respond to                    "about.html" file          
        platform-releng-dev                                              
                                                                         
                                                                         
                                                                         
                                                                         
                                                                         
                                                                         





Sonia,

I've run CHKPII tool and it returns one error on about.html file:
ABOUT.HTML    HTML-40     868   Translatable text on line 4 must be
defined after CHARSET <META> tag.  Line: 5

It seems that you change the order of <title> and <meta> section recently
(2/26) in all projects about.html...

So, I want to know if this was intentional? If so, is there a way to make
CHKPII tool ignoring this error?


Cordialement/Regards,

Frédéric


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top