- From: olivier Thereaux <ot@w3.org>
- Date: Thu, 21 Feb 2008 16:37:26 +0900
- To: Ryan King <ryan@theryanking.com>
- Cc: www-validator@w3.org
Hi Ryan,
On Feb 21, 2008, at 05:33 , Ryan King wrote:
> <h1>Software error:</h1>
> <pre>Can't use an undefined value as an ARRAY reference at /usr/
> local/validator/httpd/cgi-bin/check line 1919,
> <fh00001temp.html> line 1.
I just looked, on the production server line 1919 is:
$p->parse(join "\n", @{$File->{Content}});
But couldn't reproduce the exact same error with an empty uploaded
document.
Will try with your script.
Thanks.
--
olivier
Received on Thursday, 21 February 2008 07:37:39 UTC