I’m spinning up a server with the env variable LUCEE_INSPECT_TEMPLATE set to “never”, but the templates are being inspected. It doesn’t seem like any setting I set is being picked up.
Very simple repro case here: GitHub - mjclemente/test_inspect_template_error_repro: Error repro for Lucee 6.2.1+77 and LUCEE_INSPECT_TEMPLATE env
One strange thing I noticed is that when I dump the ENV, I get the expected value “never” - but when I output it as a string, it is displayed as “nevertrue”. The repro shows this behavior as well.
Don’t forget to tell us about your stack!
OS: MacOs Sequoia (15.3.2)
Java Version: AdoptOpenJDK 11.0.11+9
Lucee Version: 6.2.1+77
7 posts - 3 participants