The GitHub Actions job "CodeQL" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
73785d3ba141485106aec30719f45ab35ddae0e0 / Jacques Le Roux 
<[email protected]>
Improved: avoids error message related to call to getUiLabels w/o parameters

I discovered this by chance while looking for the behaviour of Freemarker <#sep>
tag.

Error running script at location [...GetUiLabels.groovy]:
java.lang.IllegalArgumentException: Text must not be null or empty
  at groovy.json.JsonSlurper.parseText(JsonSlurper.java:203)
  at 
org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
  at org.apache.ofbiz.common.GetUiLabels.run(GetUiLabels.groovy:21) ~[main/:?]

I guess this should not happen because calls to getUiLabels w/o parameters
should not happen. Anyway, prevents that in case (no Jira, no backport)

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/12238932673

With regards,
GitHub Actions via GitBox

Reply via email to