]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/must_save_before_uploading_more_than_one_attachment.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / must_save_before_uploading_more_than_one_attachment.mdwn
index d54a59f357eaccc07b11ccca6af73189f9c02bd7..e604345ecb4f26cfa6be50ea890620b6dc27363b 100644 (file)
@@ -13,3 +13,22 @@ 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
+
+>>> The right fix would probably be for `do=create` to allow replacing a page
+>>> in the transient underlay without complaining (like the behaviour that
+>>> `do=edit` normally has). That wouldn't help you unless [[plugins/autoindex]]
+>>> defaulted to making transient pages (`autoindex_commit => 0`), but if we
+>>> can fix [[removal_of_transient_pages]] then maybe that default can change?
+>>> --[[smcv]]
+
+[[http://nhasach.edu.vn Nha sach]]