I was wondering if anybody else has come across this? Could be a bug?
If I upload a TXT file and then insert the contents of that file using filecontent it works fine the CFM completes all the way to the end. However the debugger is not too happy and it tries to display an extra array item, one too many, if I have other fields in there, it always adds an extra one in and throws the error. Screenshot attached
After a INSERT or UPDATe statement is shows you the successful query on debug info but then tries to show a list of the parameters after the query – it happens 99% of the time when i have debugging setup on a page: #1 Parameter(CF_SQL_VARCHAR) = Cl. 153 #19-39 #2 Parameter(CF_SQL_VARCHAR) = Bogotá #3 Parameter(CF_SQL_VARCHAR) = Colombia #4 Parameter(CF_SQL_INTEGER) = OPERATIONAL #5 Parameter(
Lucee 6.1.0.243 Error (expression)
Message Array index [5] out of range, array size is [4]
Function info
Component lucee-server.admin.info.Info
Stacktrace The Error Occurred in /opt/lucee/tomcat/lucee-server/context/context/admin/debug/Classic.cfc: line 386