cfinclude writes code as plain text to web page
I'm in the process of trying to migrate from Coldfusion 2018, to Coldfusion 2021. And after what seems like a successfull migration, I am encoutring weird behavoir for cfincludes.
The code in the .cfm file, that is included, is written out as plain text to the webpage, this being a cfquery, and the tag and contents of a cfscript-tag.
The code itself worked when on Coldfusion 2018, so this is probably due some setting I have not set, but I could not find anything.
