No matching function [SPACE] found

Description

I got this trying 4.4.0 tag with Lucee

[java] [script] Testcase failed:
[java] [script] No matching function [SPACE] found
[java] [script] "lucee.runtime.exp.ExpressionException: No matching function [SPACE] found
[java] [script] at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:790)
[java] [script] at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
[java] [script] at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1748)
[java] [script] at system.reports.assets.text_cfm$cf.call(/testbox/system/reports/assets/text.cfm:5)
[java] [script] at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1035)
[java] [script] at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:927)
[java] [script] at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:908)
[java] [script] at system.reports.consolereporter_cfc$cf.udfCall(/testbox/system/reports/ConsoleReporter.cfc:47)
[java] [script] at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
[java] [script] at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

Activity

Show:

Luis Majano June 2, 2021 at 8:37 PM

Ok, I think I reproduced it.

Luis Majano June 2, 2021 at 8:34 PM
Edited

I can’t replicate this . I will need assistance on this. Since the methods are there in the reporter.

Zac Spitzer May 26, 2021 at 9:20 PM

Checkout the lucee 6.0 branch, change the testbox version to 4.4.0 in ant/build-core.xml near the top of the file, run ant in /loader

Luis Majano May 26, 2021 at 9:18 PM

Hmm not sure as I can’t replicate. The methods are in the text reporter CFC and the text assets are included. So visibility is there.

Zac Spitzer May 26, 2021 at 8:12 PM

Yep, worked in 4.3.0

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Sentry

Created May 26, 2021 at 11:45 AM
Updated June 2, 2021 at 8:43 PM
Resolved June 2, 2021 at 8:43 PM