]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/bugs/attachment:_failed_to_get_filehandle.mdwn
attachment: Fix an uninitialised value warning when editing a page that currently...
[www/ikiwiki.git] / doc / bugs / attachment:_failed_to_get_filehandle.mdwn
index d531cdf47daa19e8e824e2a603c887818fe6ef55..fadc2f87f5556f77c471f2b181a0b0b8bcc8930c 100644 (file)
@@ -9,4 +9,17 @@ 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
+> "attachment:\_failed\_to\_get\_filehandle/" URL on "Bugs" page and
+> the report is not clickable in my Epiphany browser:
+
+>     Firefox doesn't know how to open this address, because the protocol
+>     (attachment) isn't associated with any program.
+
+> I can only edit it :) Bad handling ':' character by Ikiwiki is probably
+> its another bug.
+> --[[PaweÅ‚|ptecza]]