diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 00:19:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 00:19:55 +0000 |
commit | 8af8d085d676d940478e45e852f06d4eec2485f8 (patch) | |
tree | c9384598dad5aed760e96118aee7ba941a1c6549 /doc/bugs/formbuilder_3.0401_broken.mdwn | |
parent | f65fa0ad680fb38b560ae0a459ce6b043f9631ac (diff) | |
download | ikiwiki-8af8d085d676d940478e45e852f06d4eec2485f8.tar ikiwiki-8af8d085d676d940478e45e852f06d4eec2485f8.tar.gz |
* The hack used to make the pagetemplate hook have access to the editpage
template won't work with CGI::FormBuilder 3.0401, so disable it for now.
* CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although
there might still be bugs lurking..
Diffstat (limited to 'doc/bugs/formbuilder_3.0401_broken.mdwn')
-rw-r--r-- | doc/bugs/formbuilder_3.0401_broken.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/formbuilder_3.0401_broken.mdwn b/doc/bugs/formbuilder_3.0401_broken.mdwn index 8e5126bf6..7e1df24e0 100644 --- a/doc/bugs/formbuilder_3.0401_broken.mdwn +++ b/doc/bugs/formbuilder_3.0401_broken.mdwn @@ -67,3 +67,7 @@ Nasty, but it should work. I haven't fully installed the new version of CGI::FormBuilder to test it, and it's quite possible that other changes in the new version cause other breakage. If you want to test the fix, it's in svn now. --[[Joey]] + +Now that the new version of formbuilder is in debian unstable, I'm using +ikiwiki with it, and, after fixing a bug or two more, I think it's all +working, so I'll call this bug [[bugs/done]]. --[[Joey]] |