aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://www.tychoish.com/ <http://www.tychoish.com/@web>2009-03-30 18:04:56 -0400
committerJoey Hess <joey@kitenet.net>2009-03-30 18:04:56 -0400
commitb19c786c6162f50f854f22c1fd8a4d59220abab4 (patch)
tree278f2f6b6ed775598b6fe5327260a04023344822 /doc
parent28803a493d62c0fde72a87bedc24a69329f00d1a (diff)
downloadikiwiki-b19c786c6162f50f854f22c1fd8a4d59220abab4.tar
ikiwiki-b19c786c6162f50f854f22c1fd8a4d59220abab4.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/CGI__44___formbuilder__44___non-existent_field_address.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/CGI__44___formbuilder__44___non-existent_field_address.mdwn b/doc/bugs/CGI__44___formbuilder__44___non-existent_field_address.mdwn
index 217a382ed..ef74deb91 100644
--- a/doc/bugs/CGI__44___formbuilder__44___non-existent_field_address.mdwn
+++ b/doc/bugs/CGI__44___formbuilder__44___non-existent_field_address.mdwn
@@ -51,3 +51,9 @@ Further details:
> perl -e 'use warnings; use strict; use CGI::FormBuilder; my $form=CGI::FormBuilder->new; $form->text("boo")'
>
> --[[Joey]]
+
+> > nope, that command produces no output. :/
+> >
+> > I considered downgrading CGI::FormBuilder but I saw evidence of previous versions being incompatible with ikiwiki so I decided against that.
+> >
+> > -- [[tychoish]]