]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/plugin___96__rename__96___fails_if___96__attachment__96___is_not_enabled.mdwn
this is a real problem i keep hitting
[ikiwiki.git] / doc / bugs / plugin___96__rename__96___fails_if___96__attachment__96___is_not_enabled.mdwn
index f7c85cb3d4be837bfdb660cb839a9e58d2f5f69e..6bc8bb81527cd190ddba43c16efebe35af158856 100644 (file)
@@ -3,3 +3,5 @@ ikiwiki 3.20110712: A try to rename a page through the web interface without plu
     Error: Undefined subroutine &IkiWiki::Plugin::attachment::attachment_holding_location called at /usr/share/perl5/IkiWiki/Plugin/rename.pm line 326.
 
 Enabling `attachment` makes it work. Some check if `attachment` is enabled before running that code path would solve it. Not sure of the best way to check it. --[[Daniel Andersson]]
+
+> [[fixed|done]] --[[Joey]]