web commit by http://ptecza.myopenid.com/: * Problem with colon in report page name

master
Joey Hess 2008-07-08 06:42:33 -04:00
parent 7977fe382a
commit db77e342fa
1 changed files with 11 additions and 0 deletions

View File

@ -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]]