aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/search_template_missing_dep.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/search_template_missing_dep.mdwn')
-rw-r--r--doc/bugs/search_template_missing_dep.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/search_template_missing_dep.mdwn b/doc/bugs/search_template_missing_dep.mdwn
new file mode 100644
index 000000000..eebc5926e
--- /dev/null
+++ b/doc/bugs/search_template_missing_dep.mdwn
@@ -0,0 +1,4 @@
+The [[plugins/search]] plugin caches a filled in version of `page.tmpl` for
+omega. This is updated only if missing or on rebuild, so if the template is
+modified otherwise and normal refresh allowed to update the rest of the
+site, this gets missed and a stale template is used. --[[Joey]] [[done]]