aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/search_template_missing_dep.mdwn
blob: eebc5926ec319d2bd2f36a05c34f561e43cfb946 (plain)
1
2
3
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]]