From: http://www.tychoish.com/ <http://www.tychoish.com/@web>
Date: Mon, 30 Mar 2009 22:04:56 +0000 (-0400)
Subject: (no commit message)
X-Git-Tag: 3.09~30^2~2
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b19c786c6162f50f854f22c1fd8a4d59220abab4

---

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