Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerPriority
BlockerLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 12 December 2022 at 16:38
Updated 9 June 2023 at 10:14
Resolved 9 June 2023 at 10:14
Errored test.orm.Hibernate
testMany2Many
Array index [1] out of range, array size is [0]
/test/orm/many2many/index.cfm:68 branch
/test/orm/Hibernate.cfc:59 branch
/test/run-tests.cfm:356 branch
lucee.runtime.exp.ExpressionException: Array index [1] out of range, array size is [0]
at lucee.runtime.type.wrap.ListAsArray.getE(ListAsArray.java:123)
at lucee.runtime.type.wrap.ListAsArray.get(ListAsArray.java:351)
at lucee.runtime.type.wrap.ListAsArray.get(ListAsArray.java:361)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567)
at orm.many2many.index_cfm$cf.call(/test/orm/many2many/index.cfm:68)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:219)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)
at lucee.runtime.functions.system.InternalRequest.call(InternalRequest.java:135)
at orm.hibernate_cfc$cf.udfCall1(/test/orm/Hibernate.cfc:59)