aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Problems_using_cygwin.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-23 00:34:30 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-23 00:34:30 +0000
commit01d894af98193881d300160e6cb70da17f36a38d (patch)
tree9b7f9f5f3b01869162f13da3a43031768fa753eb /doc/bugs/Problems_using_cygwin.mdwn
parent771791104c78e4527fdfb51be0c6e5fae46b1aee (diff)
downloadikiwiki-01d894af98193881d300160e6cb70da17f36a38d.tar
ikiwiki-01d894af98193881d300160e6cb70da17f36a38d.tar.gz
web commit by MarkBucciarelli
Diffstat (limited to 'doc/bugs/Problems_using_cygwin.mdwn')
-rw-r--r--doc/bugs/Problems_using_cygwin.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/Problems_using_cygwin.mdwn b/doc/bugs/Problems_using_cygwin.mdwn
index 705f02b5d..4fbe9f1d0 100644
--- a/doc/bugs/Problems_using_cygwin.mdwn
+++ b/doc/bugs/Problems_using_cygwin.mdwn
@@ -19,8 +19,26 @@ Can anyone decipher this for me? I spent some time with cpan earlier today down
I have version 3.0401 of CGI::FormBuilder -- the latest from CPAN. If you are wondering about any other modules, the answer
is likely the same: the latest from CPAN. And you're right: the error string in question does not appear in CGI::FormBuilder. I found it in HTML::Template (version 2.8).
+-----
+
OK, so downgrading CGI::FormBuilder to 3.0302 makes the problem go away. I'll leave it to you to figure out whether the bug is in CGI::FormBuilder or in IkiWiki. --Steve
+I got same error message on FreeBSD.
+
+ HTML::Template::param() : attempt to set parameter 'form-submit' with an array
+ ref - parameter is not a TMPL_LOOP!
+ at /usr/local/lib/perl5/site_perl/5.8.7/CGI/FormBuilder.pm line 1415
+
+version info:
+
+ root@freedom# pkg_info | grep p5-CGI
+ p5-CGI-FastTemplate-1.09 Perl module for manage templates and parses templates
+ p5-CGI-FormBuilder-3.0401 FormBuilder for CGI
+ p5-CGI-Session-4.14 Perl extension for persistent session management
+
+--Mark
+
+
-----
A different problem has reared its ugly head. When I click on "RecentChanges", the CGI complains about an undefined subroutine: