Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Trunk
-
None
Description
go to https://localhost:8443/webtools/control/SearchLabels
click find to show entries
click on a link in the listing
shows error page...
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://webtools/widget/LabelManagerScreens.xml#ViewReferences]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) (Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean))