Re: 2 bugs in the W3 html validator service

From: Einar Westermann (einar.westermann@online.no)
Date: Fri, Sep 28 2001

  • Next message: Dan Connolly: "Quality tips: ready for release?"

    Message-ID: <3BB4D729.78C42496@online.no>
    Date: Fri, 28 Sep 2001 22:01:45 +0200
    From: Einar Westermann <einar.westermann@online.no>
    To: www-validator@w3.org
    Subject: Re: 2 bugs in the W3 html validator service
    
    FWIW, or on a usability note, a page reload of
    http://validator.w3.org/check revalidates the file using IE (on
    Windows). Reloading the page in some other browsers is not rewarding,
    however: NS4 offers to repost the form, but does not; Opera 5 reports
    "Connection closed by remote server" after about thirty seconds; NS6
    just reads the former validation results from its cache.
    
    Terje Bless wrote:
    > 
    > Aha! I've got it now. It's a combination of two issues actually. The
    > "Revalidate" feature does not work with uploaded files. This is a known
    > issue. The other issue -- and this is a straight bug -- is that we don't
    > disable the "Revalidate" options in this particular case. Mea Culpa! I
    > should have fixed that long ago. Sorry.
    > 
    > Revalidate for uploaded files is a feature we'de like to add, but right
    > now I can't tell you whether that is feasible or, if so, when we could
    > get around to it.