aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn')
-rw-r--r--doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn9
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]].)