]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/CGI__44___formbuilder__44___non-existent_field_address.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / CGI__44___formbuilder__44___non-existent_field_address.mdwn
index 217a382edf60a6b9a94add88375f23967e43ffb9..ef74deb91f7418dbd0ed605c04567d1591f5b9da 100644 (file)
@@ -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]]