FreeMarker syntax is invalid.
No compatible overloaded variation was found; declared parameter types and argument value types mismatch.
The FTL type of the argument values were: string (wrapper: f.t.SimpleScalar), Null.
The Java type of the argument values were: String, Null.
The matching overload was searched among these members:
jdk.proxy3.$Proxy67.getEntry(long),
jdk.proxy3.$Proxy67.getEntry(long, String),
jdk.proxy3.$Proxy67.getEntry(String, long)
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign assetEntry = assetEntryLocalS... [in template "template_id" at line 14, column 1]
----
No compatible overloaded variation was found; declared parameter types and argument value types mismatch.
The FTL type of the argument values were: string (wrapper: f.t.SimpleScalar), Null.
The Java type of the argument values were: String, Null.
The matching overload was searched among these members:
jdk.proxy3.$Proxy67.getEntry(long),
jdk.proxy3.$Proxy67.getEntry(long, String),
jdk.proxy3.$Proxy67.getEntry(String, long)
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign assetEntry = assetEntryLocalS... [in template "template_id" at line 14, column 1]
----
RELATED DOCUMENTS