From f156308aef6fc025237b2d021eea826feea4ce80 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Jul 2008 09:40:46 -0400 Subject: attachment: Fix an uninitialised value warning when editing a page that currently has no attachments. --- doc/bugs/attachment:_failed_to_get_filehandle.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bugs/attachment:_failed_to_get_filehandle.mdwn') diff --git a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn index 3ce7e62ac..fadc2f87f 100644 --- a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn +++ b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn @@ -9,6 +9,8 @@ following warning: Use of uninitialized value in length at /usr/share/perl5/IkiWiki/Plugin/attachment.pm line 36. +> This is unrelated, I've fixed the warning message. --[[Joey]] + Is it Ikiwiki bug or my attachment plugin is misconfigured? --[[Paweł|ptecza]] > Joey, please fix the colon in page name of my report. Ikiwiki sets -- cgit v1.2.3