aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Preview_removes_page_location_drop-down_options.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/Preview_removes_page_location_drop-down_options.mdwn')
-rw-r--r--doc/bugs/Preview_removes_page_location_drop-down_options.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Preview_removes_page_location_drop-down_options.mdwn b/doc/bugs/Preview_removes_page_location_drop-down_options.mdwn
new file mode 100644
index 000000000..71b3c7147
--- /dev/null
+++ b/doc/bugs/Preview_removes_page_location_drop-down_options.mdwn
@@ -0,0 +1,10 @@
+If there is more than one option in the Page Location drop down box when create a new page, when you preview, all other options are removed and you can only select your original selection.
+
+The problem exists on Ikiwiki's wiki, but manifests itself differently, in that subpages are still displayed, so maybe that's the actual bug :)
+
+Anyway, to reproduce, edit any page, view the page location options, preview, and some will disappear.
+
+> Yeah, this is a dark corner. :-) It'd be nice if preview did preserve the
+> lise, but it's complex to do so. So for now the bug is that it added
+> userdirs to the list, which I've fixed, so calling this [[done]]
+> --[[Joey]]