diff options
author | aland <aland@web> | 2011-06-27 15:03:49 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-27 15:03:49 +0000 |
commit | e05c1fabbdd656133be811ba6c3dc6342d8977e1 (patch) | |
tree | ae2c304ee6f69c53bb5e006324cf748389155ca7 | |
parent | b3d6948c218c2bda386b3cf36f63b520f7cdae98 (diff) | |
download | ikiwiki-e05c1fabbdd656133be811ba6c3dc6342d8977e1.tar ikiwiki-e05c1fabbdd656133be811ba6c3dc6342d8977e1.tar.gz |
-rw-r--r-- | doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn | 11 |
1 files changed, 11 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..e66b5381d --- /dev/null +++ b/doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn @@ -0,0 +1,11 @@ +# Unable to add attachments to some pages + +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. |