aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorchrysn <chrysn@web>2009-03-24 18:23:44 -0400
committerJoey Hess <joey@kitenet.net>2009-03-24 18:23:44 -0400
commitca862d5127192392cd4614ff60504ec5bb28d512 (patch)
tree6b017e1afd8c65989b7004e3344c354bc8208ab0 /doc
parent4538747649bea96d5db91fb3d9cbc4161bf3f795 (diff)
downloadikiwiki-ca862d5127192392cd4614ff60504ec5bb28d512.tar
ikiwiki-ca862d5127192392cd4614ff60504ec5bb28d512.tar.gz
inline autotitles: open issue
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/inline_autotitles.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/inline_autotitles.mdwn b/doc/todo/inline_autotitles.mdwn
index 9d3c986ed..8bf71deae 100644
--- a/doc/todo/inline_autotitles.mdwn
+++ b/doc/todo/inline_autotitles.mdwn
@@ -27,6 +27,10 @@ in "the 10%-rule").
both can be circumvented by using another GET parameter for autotexts, as
implemented in [3].
+> this patch still does not work perfectly; especially, it should make a
+> distinction between "autotitle is set but equal ''" (in which case it
+> should create a page named `1.mdwn`, and "autotitle is not set, and title is
+> equal ''" (in which case it should display the old error message) --[[chrysn]]
### potential security issues