Re: undefined value as ARRAY error

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,  
> &lt;fh00001temp.html&gt; 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