X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/28803a493d62c0fde72a87bedc24a69329f00d1a..e548b0c24575a91ba4678e9cf1b78e02ff15d887:/doc/bugs/CGI__44___formbuilder__44___non-existent_field_address.mdwn

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]]