Subject: | RELATIVE=1 search starts with INCLUDE_PATH rather than . |
Is this the correct behavior?
In a subdirectory, if RELATIVE=1, if I say "[% PROCESS bar.html %]"
shouldn't that process the bar.html that is relative to the file that is
requesting it?
Instead what happens is it looks in INCLUDE_PATH for bar.html.
If bar.html only exists relative to the subdirectory file requesting it,
and does not exist on the top path, it fails.
I thought PROCESS and INCLUDE always looked for files in the directory
of the file requesting them! D'OH.
Mark
Subject: | lame.tar |