diff options
author | http://xlogon.net/bacuh <http://xlogon.net/bacuh@web> | 2011-09-07 14:00:37 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-09-07 14:00:37 -0400 |
commit | 63f4ad9aba7ce687fd4ed87364429d68d8f087fa (patch) | |
tree | dd4fe4ee03fa183a17ebc2f43b5c217e78dce8cb /doc/bugs | |
parent | ed48b28c97cad87e14566b9979caa437d4a5368f (diff) | |
download | ikiwiki-63f4ad9aba7ce687fd4ed87364429d68d8f087fa.tar ikiwiki-63f4ad9aba7ce687fd4ed87364429d68d8f087fa.tar.gz |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn b/doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn new file mode 100644 index 000000000..ca93541f1 --- /dev/null +++ b/doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn @@ -0,0 +1,9 @@ +When I create a new page and upload an attachment all is fine. + +If I try to upload a second attachment (or remove the previously uploaded attachment), no upload happens. Instead the page gets created. No matter what I typed in, I just get a map to show the attachment. Now I can edit this page and everything is fine again. + +Another workaround is to first save the text and then edit and upload the rest. + +Is this a problem on my site or does anyone else see this? + +(If it's my fault feel free to move this to [[forum]].) |