projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc7acae
)
bug report
author
Joey Hess
<joey@kitenet.net>
Sun, 6 Nov 2011 19:56:09 +0000
(15:56 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 6 Nov 2011 19:56:09 +0000
(15:56 -0400)
doc/bugs/wrong_discussion_page_created.mdwn
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/bugs/wrong_discussion_page_created.mdwn
b/doc/bugs/wrong_discussion_page_created.mdwn
new file mode 100644
(file)
index 0000000..
f1ea100
--- /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*.