diff options
author | chrysn <chrysn@web> | 2009-03-24 18:23:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-03-24 18:23:44 -0400 |
commit | ca862d5127192392cd4614ff60504ec5bb28d512 (patch) | |
tree | 6b017e1afd8c65989b7004e3344c354bc8208ab0 | |
parent | 4538747649bea96d5db91fb3d9cbc4161bf3f795 (diff) |
inline autotitles: open issue
-rw-r--r-- | doc/todo/inline_autotitles.mdwn | 4 |
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 |