X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/4a86457750b19a2566e9af032a8307d5fffb2b32..905d99e24889eb34579eebd338beac70e1e2618d:/doc/bugs/attachment:_failed_to_get_filehandle.mdwn diff --git a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn index 9053e1abf..e6ab45fee 100644 --- a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn +++ b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn @@ -85,6 +85,11 @@ the error message like below: >>>>>>>>>>> I need to find out if this affects stable in general, or just >>>>>>>>>>> you/ubuntu. --[[Joey]] +>>>>>>>>>>>> Same thing on FreeBSD using CGI.pm 3.15. Looks like $self->{'.tmpfiles'} in CGI.pm +>>>>>>>>>>>> is not populated with the information about the uploaded file, causing tmpFileName() +>>>>>>>>>>>> to return '' (unloadInfo(), which uses the same lookup method fails in the same manner), +>>>>>>>>>>>> but I have yet to find out why this happens. --[[HenrikBrixAndersen]] + The same message I can see in the Apache log file. There is also following warning: