(no commit message)
authoraland <aland@web>
Wed, 6 Jul 2011 10:56:23 +0000 (06:56 -0400)
committeradmin <admin@branchable.com>
Wed, 6 Jul 2011 10:56:23 +0000 (06:56 -0400)
doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn

index 5b5aec2670d93fb5be1ad707232c77191a831c91..a9255ba3aacd1ae2f2797a176506beb0e3c47fcb 100644 (file)
@@ -15,3 +15,12 @@ Please advise.
 
 > Well, what subpages are you trying to add it to? What is your
 > `allowed_attachments` PageSpec set to in your setup file? --[[Joey]]
+
+>> I can reproduce this by creating a new ikiwiki using the auto.setup
+
+>> I create a subpage of index called "projects" and a subpage of projects called "Firewall Replacement 2010-2011"
+>> and when I add attachment to the subpages I get the error.
+
+>> I dont have an `allowed_attachments` section in my setup file
+>> But I've set an `allowed_attachments` like `allowed_attachments => 'maxsize(40000kb) and mimetype(*)',` and I still get the error.
+>> Thanks --[[aland]]