From: joey Date: Sat, 30 Jun 2007 00:48:39 +0000 (+0000) Subject: * Correct a longstanding bug that could cause the edit form to be empty. X-Git-Tag: 2.3~1 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b1560f7275464f2fc1a38fac76855ce065964f28?hp=b1560f7275464f2fc1a38fac76855ce065964f28 * Correct a longstanding bug that could cause the edit form to be empty. This turns out to have occured if the cgi wrapper was created by an ikiwiki invocation that included --rebuild. Thanks to Carl Worth for tracking that down. ---