- From: Francois Daoust <fd@w3.org>
- Date: Mon, 29 Jun 2009 18:31:25 +0200
- To: public-mobileok-checker <public-mobileok-checker@w3.org>
Hi Java fans, The re-factored version of the library looks fairly stable, so I updated the jar in the CVS repository to match the latest sources, and flagged the whole project with an official "v1-1" stamp: http://dev.w3.org/cvsweb/2007/mobileok-ref/?only_with_tag=v1-1 The new JAR contains the re-factored library, and bug fixes. The complete list of changes from previous v1.0.03 version can be retrieved from the bug tracker service at: http://tinyurl.com/nxx95h (see [1] for the longer version) The list is reproduced here for convenience: 5921 The checker crashes on invalid XML pages that cannot be tidied properly 6284 No tests performed when the XML encoding is set to an unknown value 6596 Catalog resolution may raise an UnknownHostException exception under Java 1.5 6718 An extra quote in the DOCTYPE declaration makes the Checker crash 6797 moki: incorrect entity content in redirect HTTPResponse elements 6798 moki: fragment references to the primary resources are retrieved 6799 moki: the URI of external stylesheets is invalid 6800 Re-factor the library to make it truly extensible 6815 AbstractXSLTTestImplementation: the path to the XSLT stylesheet should not be hardcoded 6816 Resources loading: slight inconsistency in the code 6817 Duplicated classes: ClasspathURIResolver and DOMUtils.XSLTURIResolver 6818 Running the Checker on an image may return PASS or crash the library 6823 CSS extraction: type and media pseudo-attributes not handled on xml-stylesheet processing instructions 6824 Redirections: parsing of the Location HTTP header may raise HTTP_RESPONSE-5 incorrectly 6826 Resource retrieval: the same URI may appear more than once 6827 Resource retrieval: the same URI may be retrieved more than once 6828 HTTP_RESPONSE-1 not triggered properly on network and/or DNS errors 6855 OBJECTS_OR_SCRIPT-2 FAIL may be overriden by OBJECTS_OR_SCRIPT-3 WARN 6928 STYLE_SHEETS_USE-4 may be triggered incorrectly on embedded styles 6966 LINK_TARGET_FORMAT-1: javascript URIs should not be reported 6972 Command-line: possibility to specify different configuration settings 7067 A NullPointerException may be triggered in Resource.parseUri when baseUri is null Francois. [1] http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=mobileOK+Basic+checker&component=Java+Library&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=2009-02-04&chfieldto=2009-06-30&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
Received on Monday, 29 June 2009 16:32:02 UTC