diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-29 14:43:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-29 14:43:51 -0400 |
commit | 631c0d9e7c3892abb79bcb31b5769390846a07c3 (patch) | |
tree | b2558b6ae43f25cfd14c2c8b72db5a4761eee076 /doc/bugs | |
parent | ae1857b43cf55a393a507b8434f172cbdb29d5b0 (diff) | |
parent | 0802f92561a8e05da0299e3a1c94bebdd7c8d1e5 (diff) | |
download | ikiwiki-631c0d9e7c3892abb79bcb31b5769390846a07c3.tar ikiwiki-631c0d9e7c3892abb79bcb31b5769390846a07c3.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn b/doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn new file mode 100644 index 000000000..2f11e2e47 --- /dev/null +++ b/doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn @@ -0,0 +1,14 @@ +I can add attachment to some pages within an ikiwiki site. ( for example the index page ), but I'm unable to add attachments to other child pages. + +When I try I get the error message "Error: bad attachment filename". I can successfully attach the same file to the index page. + +I'm running + +ikiwiki version 3.20100815.7 on Debian Squeeze. + +Please advise. + + +> I get the following error in apache error.log +> Died at /usr/share/perl5/IkiWiki/CGI.pm line 466. +> -- [[aland]] |