just noticed via the debug logs, even after a cfcontent tag is executed, the debugging template is executed, even tho no output can be displayed after cfcontent
enable debugging, call this file with debugging enabled, look in the server debug logs
workaround is to call
first
I've checked this ticket and confirmed the issue happened on lucee latest version 5.3.8.72-SNAPSHOT. Yes, debug out was not displayed While using cfcontent with debugging enabled.
issue fixed for you?
yep, works for me