Re: Test Suite update

Hey Felix,

I fixed up the files the way you want the .xml HTML files are now HTML
and are being served as text/html also i added the following into all
of the html files <meta http-equiv="Content-Type"
content="text/html;charset=utf-8" />. Lastly i made the smaller bits
changes in as well which are as follows:

> P.S.: some smaller bits here
>
> 1)
>
>                <td rowspan="1" colspan="1"><a href="http://www.multilingualweb.eu/" shape="rect"> ITS Home </a></td>
>
>
> This should be
>
>                <td rowspan="1" colspan="1"><a href="http://www.multilingualweb.eu/" shape="rect"> MLW Home </a></td>
>
> 2)
>
>  <p>Below the input Test Files and Expected Results for the <a href="http://www.w3.org/TR/its20/">ITS Internationalization Tag Set 2.0
>   (ITS2.0) specification</a> currently the <strong>(W3C Working Draft 31 July 2012)</strong></p>
>
>
> Maybe change this to
>
> <a href="http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html">ITS Internationalization Tag Set 2.0
>   (ITS2.0) Draft Specification</a> (work in progress; test suite last modified: @@@)</strong>

Any problems let me know.

Thanks,
Leroy

On 31 August 2012 09:57, Felix Sasaki <fsasaki@w3.org> wrote:
>
> P.S.: some smaller bits here
>
> 1)
>
>                <td rowspan="1" colspan="1"><a href="http://www.multilingualweb.eu/" shape="rect"> ITS Home </a></td>
>
>
> This should be
>
>                <td rowspan="1" colspan="1"><a href="http://www.multilingualweb.eu/" shape="rect"> MLW Home </a></td>
>
> 2)
>
>  <p>Below the input Test Files and Expected Results for the <a href="http://www.w3.org/TR/its20/">ITS Internationalization Tag Set 2.0
>   (ITS2.0) specification</a> currently the <strong>(W3C Working Draft 31 July 2012)</strong></p>
>
>
> Maybe change this to
>
> <a href="http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html">ITS Internationalization Tag Set 2.0
>   (ITS2.0) Draft Specification</a> (work in progress; test suite last modified: @@@)</strong>
>
> Best,
>
> Felix
>
>
> 2012/8/31 Felix Sasaki <fsasaki@w3.org>
>>
>> Thanks, Leroy, Monday is fine. On Tuesday afternoon I have a call in the interaction domain, which includes HTML WG related W3C staff. So having the update ready by Tuesday morning would be sufficient.
>>
>> Best,
>>
>> Felix
>>
>> 2012/8/30 Leroy Finn <finnle@tcd.ie>
>>>
>>> Felix,
>>>
>>> I will get this set up done for the next draft. I will be away tomorrow Friday so i probably will not have this set up till Monday.
>>>
>>> Thanks,
>>> Leroy
>>>
>>> On 30 August 2012 13:11, Felix Sasaki <fsasaki@w3.org> wrote:
>>>>
>>>> Thanks again, Leroy.
>>>>
>>>> A few additional suggestions:
>>>>
>>>> - Could you rename the HTML test files to *.html instead of *.xml? Some clients take the suffix into account then processing the files.
>>>> - The HTML files need to be served as text/html. Currently they are served as application/xml. Can you change the server settings for the HTML files? See some background info at
>>>> http://www.w3.org/International/questions/qa-htaccess-charset.en
>>>> - the HTML files need a character encoding declaration. Could you add as the first child element of "HTML"
>>>> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
>>>>
>>>> Thanks,
>>>>
>>>> Felix
>>>>
>>>> 2012/8/30 Leroy Finn <finnle@tcd.ie>
>>>>>
>>>>> Hey everyone,
>>>>>
>>>>> I did those fixes that Yves and Felix recommended which are:
>>>>>
>>>>> The test suite page is now in xhtml 1.0 vaild as tested here http://validator.w3.org/check
>>>>> The locale filter local for HTML has been added. But i would like to flag the fact it is not in the draft yet.
>>>>> I will wait till the test files are more stable till i update the zip files but all the links are working correctly.
>>>>> The link for ITS Home at the top has been corrected
>>>>> Also ID values have been added to the TR values on the HTML of the testsuite
>>>>>
>>>>> Any more queries let me know and also I will be on the call this evening.
>>>>>
>>>>> Thanks,
>>>>> Leroy Finn
>>>>>
>>>>>
>>>>>
>>>>> On 29 August 2012 15:01, Leroy Finn <finnle@tcd.ie> wrote:
>>>>>>
>>>>>> Sorry for the delay in response i was in a meeting this morning. Thanks for the additional pointers i will add these in now.
>>>>>>
>>>>>> Thanks,
>>>>>> Leroy
>>>>>>
>>>>>>
>>>>>> On 29 August 2012 11:15, Yves Savourel <ysavourel@enlaso.com> wrote:
>>>>>>>
>>>>>>> Hi Leroy,
>>>>>>>
>>>>>>> It seems the URLs for the all the "(TestFilesZip)" links are not correct. In Chrome I get a blank page, and an error in MSIE.
>>>>>>>
>>>>>>> The "(ExpectedResultsZip)" links are working.
>>>>>>>
>>>>>>> Cheers,
>>>>>>> -yves
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Felix Sasaki
>>>> DFKI / W3C Fellow
>>>>
>>>
>>
>>
>>
>> --
>> Felix Sasaki
>> DFKI / W3C Fellow
>>
>
>
>
> --
> Felix Sasaki
> DFKI / W3C Fellow
>

Received on Monday, 3 September 2012 10:39:05 UTC