Re: [PATCH] File Upload using FORMs

On Sun, Nov 14, 1999 at 08:52:06AM +0100, Terje Bless wrote:
> Ok, I /finally/ finished this. Attached are patches for "check" that lets
> it validate an uploaded file and for index.html to enable it. [...]

Excellent! It's applied and committed to CVS:

    http://dev.w3.org/cvsweb/validator/httpd/cgi-bin/check.diff?r1=1.50&r2=1.51

but I haven't made this the working version on validator.w3.org yet.

(It's running on my test server: http://validator.w3.org:8000/ )

I want to make sure all my test cases work:

    http://validator.w3.org:8000/dev/tests/

but I'm too tired to do it tonight.

> The code has been pretty well tested, but since it's a fairly massive
> change I can almost guarantee that there are some bugs lurking about in
> there. While there are no /known/ problems, there are bound to be a few I
> haven't found, so I'm labeling this as "Beta" code. It should be robust
> enough to run on a live site, but if you've somehow managed to find a
> "Mission Critical" use for the validator I reccomend you hold off on this
> one until it's been stress tested a bit.

From a quick glance, it seems there are at least a couple minor
things that will need resolving; e.g. on:

    http://validator.w3.org:8000/check?uri=http://www.w3.org/

the last modified and character encoding fields reported are a
little strange. (This may be a result of mis-patching on my part.)

I expect this will be easy to fix, but not tonight. :)

-- 
Gerald Oskoboiny       <gerald@w3.org>  +1 617 253 2920
System Administrator   http://www.w3.org/People/Gerald/
World Wide Web Consortium (W3C)      http://www.w3.org/

Received on Tuesday, 30 November 1999 22:17:13 UTC