[jira] [Created] (OFBIZ-8315) webtools label search widget issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-8315) webtools label search widget issue

Nicolas Malin (Jira)
Wai created OFBIZ-8315:
--------------------------

             Summary: webtools label search widget issue
                 Key: OFBIZ-8315
                 URL: https://issues.apache.org/jira/browse/OFBIZ-8315
             Project: OFBiz
          Issue Type: Bug
          Components: framework/webtools
    Affects Versions: Trunk
            Reporter: Wai


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))



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)