diff options
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/attachment:_failed_to_get_filehandle.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn index d531cdf47..3ce7e62ac 100644 --- a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn +++ b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn @@ -10,3 +10,14 @@ following warning: Use of uninitialized value in length at /usr/share/perl5/IkiWiki/Plugin/attachment.pm line 36. 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]] |