aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/wrong_discussion_page_created.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-06 15:56:09 -0400
committerJoey Hess <joey@kitenet.net>2011-11-06 15:56:09 -0400
commit0550c78a71ff48fb2581e601c8946e70c4340daf (patch)
treed15237174a1be235b1a41c8d6daa35b8020bf865 /doc/bugs/wrong_discussion_page_created.mdwn
parentcc7acaecaebf3fe50f295a40b75cf602faf6f209 (diff)
downloadikiwiki-0550c78a71ff48fb2581e601c8946e70c4340daf.tar
ikiwiki-0550c78a71ff48fb2581e601c8946e70c4340daf.tar.gz
bug report
Diffstat (limited to 'doc/bugs/wrong_discussion_page_created.mdwn')
-rw-r--r--doc/bugs/wrong_discussion_page_created.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/wrong_discussion_page_created.mdwn b/doc/bugs/wrong_discussion_page_created.mdwn
new file mode 100644
index 000000000..f1ea100ec
--- /dev/null
+++ b/doc/bugs/wrong_discussion_page_created.mdwn
@@ -0,0 +1,9 @@
+I seem to have broken Discussion page creation links. --[[Joey]]
+
+For the toplevel, it needs to save to index/discussion. index/Discussion
+or Discussion won't work. It defaults to Discussion on the toplevel.
+And this is particularly bad as it breaks all other discussion links on
+other pages.
+
+For other pages, it should save to page/discussion. page/Discussion does
+not work. And it defaults to Discussion which is just *wrong*.