aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/attachments_fail_to_upload.mdwn
diff options
context:
space:
mode:
authorjaime <jaime@web>2012-03-01 18:31:30 -0400
committeradmin <admin@branchable.com>2012-03-01 18:31:30 -0400
commit7e0c9ff8437aff3c3d8d519b3367f3c83dd60694 (patch)
tree3ce5099d61c22714be7b76329c5c97142dd40ad9 /doc/forum/attachments_fail_to_upload.mdwn
parent77945113a77e9413567ef3726b4a45664ef004c7 (diff)
downloadikiwiki-7e0c9ff8437aff3c3d8d519b3367f3c83dd60694.tar
ikiwiki-7e0c9ff8437aff3c3d8d519b3367f3c83dd60694.tar.gz
Diffstat (limited to 'doc/forum/attachments_fail_to_upload.mdwn')
-rw-r--r--doc/forum/attachments_fail_to_upload.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/attachments_fail_to_upload.mdwn b/doc/forum/attachments_fail_to_upload.mdwn
index afaa4c882..62e363a16 100644
--- a/doc/forum/attachments_fail_to_upload.mdwn
+++ b/doc/forum/attachments_fail_to_upload.mdwn
@@ -4,3 +4,5 @@ I downloaded the latest version of ikiwiki from the git repo and made sure I had
Make doesn't seem to complain about anything being missing and make test passes fine. I can create a new wiki and edit pages but anytime I try to upload an image it fails.
I have the attachment plugin activated.And I added mimetype(image/*) and maxsize(5000kb) to the PageSpec field but that made no difference.
I am able to successully add images to the appropriate folders manually via the command line and the commit them to git but I'd liekt o make it work through the web interface. Is there anything that I may have missed?
+
+Edit: I just noticed that if I save the page anyway after the the javascript ui reports that the upload has failed, the file has in fact uploaded.