- From: Abel Rionda <abel.rionda@fundacionctic.org>
- Date: Thu, 17 Jan 2008 14:53:10 +0100
- To: <public-mobileok-checker@w3.org>
- Message-ID: <09700B613C4DD84FA9F2FEA52188281902D58934@ayalga.fundacionctic.org>
Hi all,
We have commited some changes regarding the bugs that are assigned to
us. Basically these are
the following:
* Missing detection of HTML namespace
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5359
We have added a node in moki with this signature (<xmlNamspace
declaration="true|false">). Additionaly, the XSLT page
is also modified and the related test case
(ContentFormatSupportTest/10).
* No errors on HTTP errors
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5358
We have modified Preprocessor Results for this purpose. In moki
document, at the end of each HTTP Response there is a new element
(<HTTPerror code="HTTP_Response_*" severity="FAIL|WARM">).It is pending
to do a XSLT function to check this value in those where are
required to inform about this
(http://www.w3.org/TR/mobileOK-basic10-tests/#http_response).
* Manage HTTP basic authentication
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5138
We have added two configuration parameters to Tester class and
authentification logic in HTTPResource
* https: handle expired certificates and warn
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5022
We have added Apache sample contribution as SSL implementation(i.e
EasySSLProtocolSocketFactory). In addition, we have implemented
a certificate validator in order to fulfill mobileOK
requierements.
Regarding tests cases, you should rebuild the moki files using
CreateMasterTestOutput.
The changes are provisonally for the moment,perhaps they will need
further refinement and testing.
Best regards,
Abel and Miguel
Received on Thursday, 17 January 2008 13:53:06 UTC