diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-12 20:13:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-12 20:13:22 +0000 |
commit | e0c387c8d048107edf9549d0f353d23d313620b7 (patch) | |
tree | 7ab8091564c8c3fded5184b8abc5c3ddf4ec0208 /doc/bugs | |
parent | 8973ba4723e115c87075793fabae07c92ceb6490 (diff) | |
download | ikiwiki-e0c387c8d048107edf9549d0f353d23d313620b7.tar ikiwiki-e0c387c8d048107edf9549d0f353d23d313620b7.tar.gz |
web commit by SteveRobbins: Downgrade fixed problem
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Problems_using_cygwin.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/Problems_using_cygwin.mdwn b/doc/bugs/Problems_using_cygwin.mdwn index 3d9ccc695..fca14f112 100644 --- a/doc/bugs/Problems_using_cygwin.mdwn +++ b/doc/bugs/Problems_using_cygwin.mdwn @@ -19,3 +19,7 @@ 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]] + + + |