Re: ISSUE-256 (10 Green Bottles): Call for 10 mobileOK sites [mobileOK Basic tests]

Le lundi 09 juin 2008 à 09:02 +0200, Manrique Lopez a écrit :
> But it seems that mobileOK Basic checker doesn't follow redirections,
> does it?

It does follow redirections, but the first redirect is served with an
encoding set to iso-8859-1:
http://cgi.w3.org/cgi-bin/headers?url=http%3A%2F%2Fwww.fundacionctic.org
%2F
which triggers the mobileOK error:
http://validator.w3.org/mobile/?docAddr=http%3A%2F%
2Fwww.fundacionctic.org

But reading from the spec, this is actually a bug in the checker
library:
        If the HTTP status indicates redirection (status code 3xx):
 Do not carry out tests on the response
    http://www.w3.org/TR/mobileOK-basic10-tests/#http_response

I'll add a bug in our bugzilla.

Dom

Received on Monday, 9 June 2008 07:45:23 UTC