• jake%acutex.net's avatar
    We don't really need to look for fragments that are pulled in by [% INCLUDE %]… · c7434093
    jake%acutex.net authored
    We don't really need to look for fragments that are pulled in by [% INCLUDE %] or [% PROCESS %].  While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test.  This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.
    c7434093
Name
Last commit
Last update
..
Support Loading commit data...
001compile.t Loading commit data...
002goodperl.t Loading commit data...
003safesys.t Loading commit data...
004template.t Loading commit data...
005no_tabs.t Loading commit data...