aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-15 17:33:41 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-15 17:33:41 -0400
commiteab612e3d424f272db5aa4a3352396e88dbbc35a (patch)
treeed8875c838c17c7d6791c99103362aeec17c0560
parentb4caecc2ba1ed99b0cead8277d30a59eef94de7a (diff)
parent524c21ffbd667a525f0ce342d5bf7f0126c4efa9 (diff)
downloadikiwiki-eab612e3d424f272db5aa4a3352396e88dbbc35a.tar
ikiwiki-eab612e3d424f272db5aa4a3352396e88dbbc35a.tar.gz
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r--doc/bugs/Can__39__t_create_root_page.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/bugs/Can__39__t_create_root_page.mdwn b/doc/bugs/Can__39__t_create_root_page.mdwn
index 0ef7e314c..11be2b7b7 100644
--- a/doc/bugs/Can__39__t_create_root_page.mdwn
+++ b/doc/bugs/Can__39__t_create_root_page.mdwn
@@ -1,5 +1,7 @@
This is a link to a non-existent page in the root directory: [[/root_page_test]] (\[[/root\_page\_test]])
-When you click on it to create the page, you get *Error: bad page name*. It's a valid [[wikilink]], shouldn't it create the page? --[[sabr]]
+When you click on the question mark to create the page, you get *Error: bad page name*. It's a valid [[wikilink]], shouldn't it create the page? --[[sabr]]
-> This type of page name (with leading slash) also gets created by the aggregate plugin: /cgi-bin/ikiwiki.cgi?page=%2FCalculated_Risk&from=news%2FAll_Stories&do=create I'm now pretty convinced that Iki should handle this without error. I'll investigate if I can find the time.
+> Is it a valid wikilink? Should Iki prevent the page from being created? --[[sabr]], 2 months later
+
+This type of page name (with leading slash) also gets created by the aggregate plugin: /cgi-bin/ikiwiki.cgi?page=%2FCalculated_Risk&from=news%2FAll_Stories&do=create I'm now pretty convinced that Iki should handle this without error. I'll investigate if I can find the time.