aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn
diff options
context:
space:
mode:
authorhttp://xlogon.net/bacuh <http://xlogon.net/bacuh@web>2011-09-10 11:38:02 -0400
committeradmin <admin@branchable.com>2011-09-10 11:38:02 -0400
commitad3160bb97c095e64167847d3ec9c91996367d0d (patch)
treeb9d0bf3dcb9964537949120b333e6f0b9d524481 /doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn
parent21d9a11bbf1411b5e0bfed346a0d8e5dd1a2ea92 (diff)
downloadikiwiki-ad3160bb97c095e64167847d3ec9c91996367d0d.tar
ikiwiki-ad3160bb97c095e64167847d3ec9c91996367d0d.tar.gz
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.mdwn10
1 files changed, 10 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
index d54a59f35..66c763f58 100644
--- a/doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn
+++ b/doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn
@@ -13,3 +13,13 @@ Is this a problem on my site or does anyone else see this?
> attachment" A map?
>
> What version of ikiwiki? What browser? Is javascript enabled? --[[Joey]]
+
+>> I mean the [[ikiwiki/directive/map]] directive.
+>> It was ikiwiki 3.20110430.
+>> Tried Firefox and uzbl (webkit) with or without javascript.
+>>
+>> Just updated to 3.20110905. Now the problem has changed. Instead of saving the page with the second upload and leading me to it, it leaves me in the editform but creates the page anyway.
+>> When saving I get informed, that someone else created the page. Obviously it was ikiwiki itself with the mentioned map:
+>> \[[!map pages="path/to/page/* and ! ...
+>>
+>> This told me that [[plugins/autoindex]] is the bad guy. Deactivating this plugin helps out. Don't know if this is worth fixing... I can live without that plugin. --bacuh