Templates render bugfix appear to be working.

master
kjs 2015-06-10 06:39:29 -04:00 committed by admin
parent 014b9eb1b7
commit 8c9646add3
1 changed files with 4 additions and 0 deletions

View File

@ -61,3 +61,7 @@ album and img plugins. --[[kjs]]
>> [commit 5fd863b5](http://source.ikiwiki.branchable.com/?p=source.git;a=commitdiff;h=5fd863b5b05449669ec56c6798d836e3302386e2)
>> to your Render.pm. A follow-up commit partially restores the optimization,
>> only for rebuilds. --[[smcv]]
>>> I've applied both your patches and as far as I can tell it's now working
>>> as expected. Templates get rendered even if rebuild is triggered by
>>> comments on another page. --[[kjs]]