aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Search_Help_doesn__39__t_exist.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/Search_Help_doesn__39__t_exist.mdwn')
-rw-r--r--doc/bugs/Search_Help_doesn__39__t_exist.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Search_Help_doesn__39__t_exist.mdwn b/doc/bugs/Search_Help_doesn__39__t_exist.mdwn
new file mode 100644
index 000000000..9db466d62
--- /dev/null
+++ b/doc/bugs/Search_Help_doesn__39__t_exist.mdwn
@@ -0,0 +1,8 @@
+When you click on [Help](http://ikiwiki.info/ikiwiki.cgi?navi=2) in the search results, all you get is a message saying:
+
+ The file "estseek.help" is not found.
+
+This is true both on my personal wiki and on ikiwiki.info. --[[sabr]]
+
+> [[fixed|done]] by putting the full path to the file in the template.
+> (assuming it's always in the same place...) --[[Joey]]