From: Simon McVittie Date: Wed, 2 Jan 2013 17:36:17 +0000 (+0000) Subject: trail: call prerender from build_affected X-Git-Tag: 3.20130212~33^2~3 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/1daa68b8b7a496736cc27f80c1de2bd4d97d5225?hp=1daa68b8b7a496736cc27f80c1de2bd4d97d5225 trail: call prerender from build_affected In the unlikely event that the ordered contents of a trail have changed without the TRAILS or TRAILLOOP template variables being evaluated (for instance, all trail directives are removed from a former trail that uses a custom pagetemplate that doesn't contain TRAILS), we might get here without having already called prerender. ---