summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-10 22:54:17 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-10 22:54:17 -0500
commitccc5b496e34a58a834a4402586958659c7d4e40f (patch)
tree3edfb10bac5cd6bd74a5facdd2211c0150e45ffe
parent129d924c0ecb73a14bd343ba083e53f3a942ce65 (diff)
parent4c0cc8e3a72a2f4bc00ee5dd88683ca562b7df5f (diff)
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
-rw-r--r--doc/bugs/Preview_removes_page_location_drop-down_options.mdwn5
1 files changed, 5 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..e314f1f0e
--- /dev/null
+++ b/doc/bugs/Preview_removes_page_location_drop-down_options.mdwn
@@ -0,0 +1,5 @@
+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.