]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/attachment:_failed_to_get_filehandle.mdwn
another try at dealing with CGI.pm problem
[git.ikiwiki.info.git] / doc / bugs / attachment:_failed_to_get_filehandle.mdwn
index e5d4756fc8e8a8252042f433fc1db9ebf0d8bf3b..906d01e245d33290b5d207d8acc12dc4ee5a6c56 100644 (file)
@@ -54,6 +54,15 @@ the error message like below:
 
 >>>>>> --[[PaweÅ‚|ptecza]]
 
+>>>>>>> Well then, your CGI.pm is somehow not behaving as its documentation
+>>>>>>> describes, in two ways:
+>>>>>>> 1. `upload()` is not returning a reference to the filehandle
+>>>>>>> 2. The filename returned by `param("attachment")` is not also
+>>>>>>>    a file handle.
+>>>>>>> That seems very broken. I can try to work around it some more
+>>>>>>> though. I've checked in a second try at dealing with things, can
+>>>>>>> you try it? --[[Joey]]
+
 The same message I can see in the Apache log file. There is also
 following warning: