diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 22:54:17 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 22:54:17 -0500 |
commit | ccc5b496e34a58a834a4402586958659c7d4e40f (patch) | |
tree | 3edfb10bac5cd6bd74a5facdd2211c0150e45ffe | |
parent | 129d924c0ecb73a14bd343ba083e53f3a942ce65 (diff) | |
parent | 4c0cc8e3a72a2f4bc00ee5dd88683ca562b7df5f (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.mdwn | 5 |
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. |