aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/attachment:_failed_to_get_filehandle.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-07-08 17:04:28 -0400
committerJoey Hess <joey@kitenet.net>2008-07-08 17:04:28 -0400
commit905d99e24889eb34579eebd338beac70e1e2618d (patch)
treede5592599ad79cb1e115e06b66417d5e1d2e5d00 /doc/bugs/attachment:_failed_to_get_filehandle.mdwn
parent4a86457750b19a2566e9af032a8307d5fffb2b32 (diff)
downloadikiwiki-905d99e24889eb34579eebd338beac70e1e2618d.tar
ikiwiki-905d99e24889eb34579eebd338beac70e1e2618d.tar.gz
web commit by HenrikBrixAndersen: This happens on FreeBSD as well
Diffstat (limited to 'doc/bugs/attachment:_failed_to_get_filehandle.mdwn')
-rw-r--r--doc/bugs/attachment:_failed_to_get_filehandle.mdwn5
1 files changed, 5 insertions, 0 deletions
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: