Hi
Wonder if anyone could help me with this? After updating from v5.4, when I enable debug it throws an error, saying:
Message | The key [implicitAccess] does not exist |
---|---|
Detail | Only the following keys are available [ contentType, datasources, history, id, pages, queries, starttime, statusCode, timers, times, traces ]. |
Stacktrace | The Error Occurred in |
/opt/lucee/tomcat/lucee-server/context/context/admin/debug/Classic.cfc: line 98 |
96:
97: <cfset querySort(pages,“avg”,“desc”)>
98:
99: <cfset querySort(implicitAccess,“template,line,count”,“asc,asc,desc”)>
100:|
OS: Linux (5.11.0-1022-aws) 64bit
Java: 11.0.7 (AdoptOpenJDK) 64bit
Apache Tomcat/9.0.35
Lucee 6.0.0.585
2 posts - 2 participants